On Fri, Nov 15, 2013 at 07:25:33PM +0800, Anand Jain wrote: > need fsinfo from btrfs-control that is when mount path is > not known. > current method of going through each mount points isn't > efficient, and multiple subvol of a fsid could be mounted > means extra logic to handle that. Further this will help > to revamp check_mounted() (planned) > > check_mounted is heavily used in the btrfs-progs, it > does full scan of all the disks in the system to confirm > if a multi-disk btrfs is mounted it doesn't scalable well > with few hundreds luns, check_mounted for sure needs a > revamp. using this it can be done easily. which is planned. > > This patch depends on the btrfs kernel patch > btrfs: add framework to read fs info from btrfs-control > > Signed-off-by: Anand Jain <anand.jain@xxxxxxxxxx> Added patches 1-3 to integration-next due to pending kernel support (like dedup and properties). -- 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
