All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] More structure shrinking and cleanups
@ 2018-07-20 14:30 David Sterba
  2018-07-20 14:30 ` [PATCH 1/4] btrfs: remove unused member btrfs_root::name David Sterba
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: David Sterba @ 2018-07-20 14:30 UTC (permalink / raw)
  To: linux-btrfs; +Cc: David Sterba

A few more structure member leftovers spotted, and some trivial cleanups.

David Sterba (4):
  btrfs: remove unused member btrfs_root::name
  btrfs: dev-replace: remove unused members of btrfs_dev_replace
  btrfs: constify strings passed to assertion helper
  btrfs: merge free_fs_root helpers

 fs/btrfs/ctree.h   |  5 +----
 fs/btrfs/disk-io.c | 20 +++++---------------
 2 files changed, 6 insertions(+), 19 deletions(-)

-- 
2.18.0


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

end of thread, other threads:[~2018-07-20 15:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-20 14:30 [PATCH 0/4] More structure shrinking and cleanups David Sterba
2018-07-20 14:30 ` [PATCH 1/4] btrfs: remove unused member btrfs_root::name David Sterba
2018-07-20 14:30 ` [PATCH 2/4] btrfs: dev-replace: remove unused members of btrfs_dev_replace David Sterba
2018-07-20 14:30 ` [PATCH 3/4] btrfs: constify strings passed to assertion helper David Sterba
2018-07-20 14:30 ` [PATCH 4/4] btrfs: merge free_fs_root helpers David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.