CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2016/08/13 05:42:46

Modified files:
        sys/miscfs/fuse: fuse_vfsops.c 
        sys/sys        : fusebuf.h 

Log message:
Kill FUSE_ROOT_ID and use FUSE_ROOTINO instead. Also, remove one (ino_t)
cast from FUSE_ROOTINO, as it is already included in the #define.

ok kettenis

Reply via email to