linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ilya Dryomov <idryomov@gmail.com>
To: linux-btrfs@vger.kernel.org
Cc: idryomov@gmail.com
Subject: [PATCH 0/3] Btrfs-progs: fix 'subvol get-default' command
Date: Mon, 12 Mar 2012 20:05:44 +0200	[thread overview]
Message-ID: <1331575547-5796-1-git-send-email-idryomov@gmail.com> (raw)

'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


             reply	other threads:[~2012-03-12 18:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-12 18:05 Ilya Dryomov [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1331575547-5796-1-git-send-email-idryomov@gmail.com \
    --to=idryomov@gmail.com \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).