Hi Chris, please pull a few fixes to the 0.20-rc series, these are easy to review and fix problems that people reported. There are more fixes in the mailinglist, but they do not IMHO fit current -rc period, the crowd is waiting for 0.20. git://repo.or.cz/btrfs-progs-unstable/devel.git for-chris/rc2 Based on top of master commit d88f33152f3d69240b6c690188b5d832a1663c07. Thanks. --- btrfs-vol.c | 3 ++- btrfsck.c | 2 +- cmds-device.c | 3 ++- cmds-qgroup.c | 3 +++ man/mkfs.btrfs.8.in | 3 ++- mkfs.c | 23 ++++++++++------------- utils.c | 14 ++++---------- utils.h | 6 ++---- 8 files changed, 26 insertions(+), 31 deletions(-) --- David Sterba (3): btrfs-progs: mkfs: rename nodiscard option to K btrfs-progs: mkfs: create root directory with 755 permissions btrfs-progs: fsck: understand the -s option Josef Bacik (1): Btrfs-progs: only enforce a maximum size if we specify one Tsutomu Itoh (1): Btrfs-progs: fix arguments check of qgroup limit -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Chris Mason
2012-Oct-02 23:48 UTC
Re: [GIT PULL] btrfs-progs: Handful of fixes for 0.20-rc1
On Tue, Oct 02, 2012 at 05:27:07AM -0600, David Sterba wrote:> Hi Chris, > > please pull a few fixes to the 0.20-rc series, these are easy to review and fix > problems that people reported. There are more fixes in the mailinglist, but > they do not IMHO fit current -rc period, the crowd is waiting for 0.20. > > git://repo.or.cz/btrfs-progs-unstable/devel.git for-chris/rc2 > > Based on top of master commit d88f33152f3d69240b6c690188b5d832a1663c07.Thanks Dave, pulled. -chris -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html