CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/05/20 03:11:21
Modified files:
sys/kern : vfs_init.c
sys/miscfs/fuse: fuse_vfsops.c
Log message:
Drop MNT_LOCAL flag in corresponding `vfsconflist' fuse(4) entry instead
of cleaning it in fusefs_mount().
ok claudio
