v1->v2: Accepts the review comments from David Accepts the review comments from Stefan Rebase changes Adds the 10/11 and 11/11 which was outside this patch-set
Anand Jain (11): btrfs-progs: root_item generation_v2 is out of sync after btrfsck btrfs-progs: no pending balance is not an error btrfs-progs: mkfs should first check all disks before writing to a disk btrfs-progs: cmd replace should check target-dev fully btrfs-progs: mkfs stdout print to match chronology btrfs-progs: check if btrfs kernel module is loaded btrfs-progs: delete unused function get_mountpt btrfs-progs: btrfs-select-super output is confusing when it fails btrfs-progs: fix btrfs scrub start help btrfs-progs: avoid ioctl for multipath-dev with its non-multipath path btrfs-progs: a copy of superblock is zero may not mean btrfs is not there btrfs-select-super.c | 6 +- cmds-balance.c | 16 +++- cmds-device.c | 60 ++++++++++---- cmds-replace.c | 23 +----- cmds-scrub.c | 4 +- disk-io.c | 9 ++- mkfs.c | 219 ++++++++++++------------------------------------- root-tree.c | 13 +++ utils.c | 225 ++++++++++++++++++++++++++++++++++++++++++--------- utils.h | 3 +- 10 files changed, 327 insertions(+), 251 deletions(-) -- 1.8.1.227.g44fe835 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html