CVSROOT:        /cvs
Module name:    src
Changes by:     h...@cvs.openbsd.org    2018/05/22 06:52:14

Modified files:
        sys/miscfs/fuse: fuse_lookup.c 
        lib/libfuse    : fuse.c fuse_ops.c fuse_private.h 

Log message:
Implement support for libfuse use_ino option. This returns the file
system's ino for VOP_GETATTR(9) and VOP_READDIR(9) rather than the
internally generated fuse ino.

ok mpi@

Reply via email to