> You can get the block list from f2fs superblock in the first 4KB.
So userspace stuff like udev can read that to figure out which devices
are in use?
Does this require a change in the kernel too, to show that these drives
are busy or in-use somehow?
___
On 12/05, Ananth Bhaskararaman wrote:
> I have a multi-disk f2fs device, and when I run lsblk, it shows the fs
> only on the main device.
> I'd like all devices to show up with the mounted fs like btrfs
> multi-device arrays.
> I'd also like udev to recognise that both devices are used by this fs.
I have a multi-disk f2fs device, and when I run lsblk, it shows the fs
only on the main device.
I'd like all devices to show up with the mounted fs like btrfs
multi-device arrays.
I'd also like udev to recognise that both devices are used by this fs.
Right now, the second device just shows up as un