[OpenWrt-Devel] [PATCH fstools] libblkid-tiny: add btrfs probe info

Felix Fietkau nbd at openwrt.org
Wed Jan 7 06:36:28 EST 2015


On 2014-12-22 12:34, Daniel Golle wrote:
> This only adds the magic for btrfs to show btrfs volumes in
> block detect.
> 
> In order to properly support btrfs with more than one device and avoid
> trying to mount the same device group once for each instance we have to
> make sure that only one device per group will be mounted (btrfs then
> automatically detects all other devices of the group).
> For unmounting, the opposite should be applied: umount if called for
> any of the devices in a mounted device group, unmount the filesystem.
> 
> Signed-off-by: Daniel Golle <daniel at makrotopia.org>
This was missing a change to CMakeLists.txt, fixed that up and applied
the patch.

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list