linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH v9 0/2] Btrfs: get/set label for a mounted file system
@ 2013-01-05  2:47 Jeff Liu
  2013-01-05  2:48 ` [RFC PATCH v9 1/2] Btrfs: Add a new ioctl to get the label of " Jeff Liu
  2013-01-05  2:48 ` [RFC PATCH v9 2/2] Btrfs: set/change " Jeff Liu
  0 siblings, 2 replies; 8+ messages in thread
From: Jeff Liu @ 2013-01-05  2:47 UTC (permalink / raw)
  To: linux-btrfs; +Cc: anand.jain, miaox, Goffredo Baroncelli, dsterba

Hello,

There have a couple of changes in this version which were shown as following:

- Don't reserve an unit of transactions for set filesystem label.

- Replace the old warning message to "btrfs: label is too long, return the first %zu bytes"
  in btrfs_ioc_get_fslabel() is the existing label length is longer than than
  BTRFS_LABEL_SIZE - 1. Otherwise, checkpatch.pl would give a warning as:
  "WARNING: quoted string split across lines".

- btrfs_ioc_set_fslabel(): drop an error message if the input label length is too long for
  debugging purpose.


The old versions can be found at:
v8:
http://permalink.gmane.org/gmane.comp.file-systems.btrfs/21906

v7:
http://www.spinics.net/lists/linux-btrfs/msg20994.html

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

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

end of thread, other threads:[~2013-01-08  7:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-05  2:47 [RFC PATCH v9 0/2] Btrfs: get/set label for a mounted file system Jeff Liu
2013-01-05  2:48 ` [RFC PATCH v9 1/2] Btrfs: Add a new ioctl to get the label of " Jeff Liu
2013-01-06 18:44   ` Goffredo Baroncelli
2013-01-07  6:24     ` Jeff Liu
2013-01-07 17:32       ` Goffredo Baroncelli
2013-01-08  7:58         ` Jeff Liu
2013-01-05  2:48 ` [RFC PATCH v9 2/2] Btrfs: set/change " Jeff Liu
2013-01-06 18:32   ` Goffredo Baroncelli

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