On Fri, Feb 27, 2015 at 04:26:32PM +0800, Qu Wenruo wrote: > Qu Wenruo (7): > btrfs-progs: Update qgroup status flags and replace qgroup > level/subvid calculation with inline function. > btrfs-progs: Allow btrfs-debug-tree to print human readable qgroup > status flag. > btrfs-progs: Move parse_qgroupid() to utils.c > btrfs-progs: Allow parse_qgroupid() to resolve subvolume path into > qgroupid. > btrfs-progs: Add stack get/set functions for btrfs_qgroup_status_item. > btrfs-progs: Print warning message if qgroup data is inconsistent. All of the above merged. > btrfs-progs: Schedule quota rescan if qgroup assign caused > inconsistence. The rescan can be a long running operation and touches a lot of metadata, so I'd rather avoid starting the rescan automatically. Right now the user may start rescan manually, or please add an commandline option (eg. --rescan) to do the rescan in one go with the 'assign' command. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
