Add support for bcachefs, single device file systems only
This is to implement part of enhancement request #234 "Add support for bcachefs file systems".
Using single device bcachefs file system will be supported just like any other non-spanning file system. However when GParted encounters a multi-device bcachefs file system the following won't work:
Report correct usage- Busy (is mounted) detection
- Reporting of mount point(s)
- Mounting file system
- Unmounting file system
Supporting multi-device bcachefs file systems will have to be a separate patchset.
Edited by Mike Fleetwood