linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Btrfs-progs: fix 'subvol get-default' command
@ 2012-03-12 18:05 Ilya Dryomov
  2012-03-12 18:05 ` [PATCH 1/3] Btrfs-progs: nuke redundant zeroing in __list_subvol_search() Ilya Dryomov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ilya Dryomov @ 2012-03-12 18:05 UTC (permalink / raw)
  To: linux-btrfs; +Cc: idryomov

'btrfs subvol get-default' has been broken for a while, fix it.  Patches
1 and 2 are straightforward cleanups in that area, patch 3 fixes the
problem.

Thanks,

		Ilya


Ilya Dryomov (3):
  Btrfs-progs: nuke redundant zeroing in __list_subvol_search()
  Btrfs-progs: refactor resolve_root() function a bit
  Btrfs-progs: bring 'subvol get-default' back in

 btrfs-list.c |  106 +++++++++++++++++++++++++++++++++++++++++++++++++---------
 ctree.h      |    2 +
 2 files changed, 92 insertions(+), 16 deletions(-)

-- 
1.7.9.1


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

end of thread, other threads:[~2012-03-12 18:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-12 18:05 [PATCH 0/3] Btrfs-progs: fix 'subvol get-default' command Ilya Dryomov
2012-03-12 18:05 ` [PATCH 1/3] Btrfs-progs: nuke redundant zeroing in __list_subvol_search() Ilya Dryomov
2012-03-12 18:05 ` [PATCH 2/3] Btrfs-progs: refactor resolve_root() function a bit Ilya Dryomov
2012-03-12 18:05 ` [PATCH 3/3] Btrfs-progs: bring 'subvol get-default' back in Ilya Dryomov

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).