CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/03 02:59:40
Modified files:
sys/miscfs/fuse: fuse_vnops.c
sys/sys : fusebuf.h
lib/libfuse : fuse_ops.c fuse_private.h fuse_subr.c
Log message:
Add support for FBT_RECLAIM that allow us to free the representation
of vnode in userspace.
"I think it's right" from tedu@.
