bcachefs-tools/mount.fuse.bcachefs
Kent Overstreet ae23e4541f fuse: Set fsname correctly
Also, add helpers for the fuse.bcachefs filesystem type; this means we
can now test the fuse version with fstests.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2023-08-11 18:32:23 -04:00

4 lines
40 B
Bash
Executable File

#!/bin/sh
exec bcachefs fusemount "$@"