linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/19] xfs: remove a bunch of unused function args
@ 2014-04-07 19:58 Eric Sandeen
  2014-04-07 19:58 ` [PATCH 01/19] xfs: remove unused tp arg from xfs_bmap_last_offset() and callers Eric Sandeen
                   ` (19 more replies)
  0 siblings, 20 replies; 23+ messages in thread
From: Eric Sandeen @ 2014-04-07 19:58 UTC (permalink / raw)
  To: xfs

I did some mindless work during a plane ride.  ;)

If the granularity of these patches is just too much, I could certainly
collapse them into fewer, bigger patches, but I figured that this would
make them super-trivial to review.

Most have no interesting commit messages aside from the subject, because
the subject says it all.

Compile-tested only, TBH.

Thanks,
-Eric

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2014-04-07 23:43 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-07 19:58 [PATCH 00/19] xfs: remove a bunch of unused function args Eric Sandeen
2014-04-07 19:58 ` [PATCH 01/19] xfs: remove unused tp arg from xfs_bmap_last_offset() and callers Eric Sandeen
2014-04-07 19:58 ` [PATCH 02/19] xfs: remove unused mp arg from xfs_attr3_rmt_hdr_ok() Eric Sandeen
2014-04-07 19:58 ` [PATCH 03/19] xfs: remove unused mp arg from xfs_bmdr_maxrecs() Eric Sandeen
2014-04-07 19:58 ` [PATCH 04/19] xfs: remove unused mp arg from xfs_bmap_forkoff_reset() Eric Sandeen
2014-04-07 19:58 ` [PATCH 05/19] xfs: remove unused level arg from xfs_btree_read_buf_block() Eric Sandeen
2014-04-07 19:58 ` [PATCH 06/19] xfs: remove unused blocksize arg from xfs_setsize_buftarg() Eric Sandeen
2014-04-07 19:58 ` [PATCH 07/19] xfs: remove unused args from xfs_alloc_buftarg() Eric Sandeen
2014-04-07 19:58 ` [PATCH 08/19] xfs: remove unused flags arg from _xfs_buf_get_pages() Eric Sandeen
2014-04-07 19:58 ` [PATCH 09/19] xfs: remove unused bip arg from xfs_buf_item_log_segment() Eric Sandeen
2014-04-07 19:58 ` [PATCH 10/19] xfs: remove unused tp arg from xfs_da_reada_buf & callers Eric Sandeen
2014-04-07 19:58 ` [PATCH 11/19] xfs: remove unused mp arg from xfs_dir2 dataptr/byte functions Eric Sandeen
2014-04-07 19:58 ` [PATCH 12/19] xfs: remove unused mp arg from xfs_calc_dquots_per_chunk() Eric Sandeen
2014-04-07 19:59 ` [PATCH 13/19] xfs: remove unused length arg from alloc_block ops Eric Sandeen
2014-04-07 19:59 ` [PATCH 14/19] xfs: remove unused pag ptr arg from iterator execute functions Eric Sandeen
2014-04-07 19:59 ` [PATCH 15/19] xfs: remove unused bp arg from xfs_iflush_fork() Eric Sandeen
2014-04-07 19:59 ` [PATCH 16/19] xfs: remove unused tp arg from xfs_symlink_local_to_remote() Eric Sandeen
2014-04-07 23:23   ` Dave Chinner
2014-04-07 19:59 ` [PATCH 17/19] xfs: remove unused xfs_mount arg from xfs_symlink_hdr_ok() Eric Sandeen
2014-04-07 19:59 ` [PATCH 18/19] xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done() Eric Sandeen
2014-04-07 19:59 ` [PATCH 19/19] xfs: remove unused trans pointer arg from xlog_recover_unmount_trans() Eric Sandeen
2014-04-07 23:28 ` [PATCH 00/19] xfs: remove a bunch of unused function args Dave Chinner
2014-04-07 23:43   ` Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).