On Fri, 17 May 2013 18:54:38 +0800, Anand Jain wrote: > The idea was to introduce /dev/mapper to find for btrfs disk, > However I found first we need to congregate the disk scan > procedure at a function so it would help to consistently tune > it across the btrfs-progs. As of now both fi show and > dev scan use the disks scan they do it on their own. > > So here it would congregate btrfs-disk scans at the function > scan_devs_for_btrfs, adds /dev/mapper to be used to scan > for btrfs, and updates its calling functions and few bug fixes. Just scan /dev/block/*. That contains all block devices. -- 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
