diff options
author | Meng Lu Wang <mwang@ddn.com> | 2025-04-10 16:58:57 +0800 |
---|---|---|
committer | Bernd Schubert <bernd@bsbernd.com> | 2025-04-15 20:17:49 +0200 |
commit | d66ca89e86a72fa5ad48d88ef5570062a79397be (patch) | |
tree | 0c4efd98acdb5c69b9b4ee24af0357f1b95b4618 /example/passthrough_ll.c | |
parent | 0d4a6281c297aeb200dc30664372fc252fff0f99 (diff) | |
download | libfuse-d66ca89e86a72fa5ad48d88ef5570062a79397be.tar.gz |
mount: Add FUSE_KERN_DEVICE env variable to specify fuse kernel device
For kernel development it might be necessary to load a module with
renamed symbols and renamed /dev/<devicenode>. Reason is that for
example ubuntu kernels have fuse compiled in and it is not possible
to replace it at run time. And fuse might also be used for other file
systems - a different device node is then needed. Also consolidate
device path handling and remove unnecessary string duplication in
mount_fuse() in fusermount.c.
Signed-off-by: Meng Lu Wang <mwang@ddn.com>
Diffstat (limited to 'example/passthrough_ll.c')
0 files changed, 0 insertions, 0 deletions