freebsd-dev/sys/fs/fdescfs
Jeff Roberson 8da0046596 - The VI_DOOMED flag now signals the end of a vnode's relationship with
the filesystem.  Check that rather than VI_XLOCK.
 - VOP_INACTIVE should no longer drop the vnode lock.
 - The vnode lock is required around calls to vrecycle() and vgone().

Sponsored by:	Isilon Systems, Inc.
2005-03-13 12:18:25 +00:00
..
fdesc_vfsops.c Make fdesc_root static 2005-02-10 12:09:15 +00:00
fdesc_vnops.c - The VI_DOOMED flag now signals the end of a vnode's relationship with 2005-03-13 12:18:25 +00:00
fdesc.h Make fdesc_root static 2005-02-10 12:09:15 +00:00