bcachefs-tools/src
Tony Asleson 825062222c mount: canonicalize device path for single device node
If we pass a symlink for a single device node we fail to locate the
device node.  Canonicalize the device node before we try to read up
the superblock.

This allows the following to work.
 # bcachefs mount /dev/mapper/vg-thinvolume /mnt/lv_thin

Signed-off-by: Tony Asleson <tasleson@redhat.com>
2024-04-09 15:03:26 -05:00
..
commands mount: canonicalize device path for single device node 2024-04-09 15:03:26 -05:00
wrappers path_to_cstr() 2024-03-08 16:40:38 -05:00
bcachefs.rs Avoid casting away const when processing C command args 2024-03-13 20:07:07 +10:00
key.rs Apply naming convention: passphrase->unlock->key->decrypt->fs 2024-02-23 08:37:23 +01:00