CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/06/19 05:27:54
Modified files:
lib/libfuse : fuse.c
sys/sys : fusebuf.h
sys/miscfs/fuse: fusebuf.c
Log message:
Send the calling thread id, effective uid and gid, and umask to the
FUSE file system. fuse_get_context(3) will now return the correct
values.
ok mpi@
