All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Liu <jeff.liu@oracle.com>
To: linux-btrfs@vger.kernel.org
Cc: anand.jain@oracle.com, miaox@cn.fujitsu.com, kreijack@inwind.it,
	dsterba@suse.cz
Subject: [RFC PATCH v7 0/2] Btrfs: get/set label of a mounted file system
Date: Thu, 20 Dec 2012 16:43:01 +0800	[thread overview]
Message-ID: <50D2CF95.1070905@oracle.com> (raw)

Hello,

Per David's comments upon v6, I missed a check up against the return value of btrfs_end_transaction for
btrfs_ioctl_fs_setlabel(), it was fixed in this version.

v7->v6:
- take care of btrfs_end_transaction() in btrfs_ioctl_fs_setlabel() rather than keeping silence.

The old versions can be found at:
v6:
http://www.spinics.net/lists/linux-btrfs/msg20922.html

v5:
http://www.spinics.net/lists/linux-btrfs/msg20888.html

v4:
http://permalink.gmane.org/gmane.comp.file-systems.btrfs/21618

v3:
https://patchwork.kernel.org/patch/1124642/

v2:
http://permalink.gmane.org/gmane.comp.file-systems.btrfs/12877

v1:
http://permalink.gmane.org/gmane.comp.file-systems.btrfs/12872

Thanks,
-Jeff

             reply	other threads:[~2012-12-20  8:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-20  8:43 Jeff Liu [this message]
2012-12-20  8:43 ` [RFC PATCH v7 1/2] Btrfs: Add a new ioctl to get the label of a mounted file system Jeff Liu
2012-12-20 20:18   ` Goffredo Baroncelli
2012-12-21  6:42     ` Jeff Liu
2012-12-21  8:50       ` Stefan Behrens
2012-12-21 17:36       ` Goffredo Baroncelli
2012-12-24  8:07         ` Jeff Liu
2012-12-24 13:46           ` Goffredo Baroncelli
2012-12-24 15:10             ` Jeff Liu
2012-12-20  8:43 ` [RFC PATCH v7 2/2] Btrfs: Add a new ioctl to set/change " Jeff Liu
2012-12-20 20:19   ` Goffredo Baroncelli
2012-12-27 17:34   ` David Sterba

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=50D2CF95.1070905@oracle.com \
    --to=jeff.liu@oracle.com \
    --cc=anand.jain@oracle.com \
    --cc=dsterba@suse.cz \
    --cc=kreijack@inwind.it \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=miaox@cn.fujitsu.com \
    /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 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.