freebsd-dev/sys/fs/pseudofs
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
..
pseudofs_fileno.c
pseudofs_internal.h
pseudofs_vncache.c - The VI_DOOMED flag now signals the end of a vnode's relationship with 2005-03-13 12:18:25 +00:00
pseudofs_vnops.c Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
pseudofs.c Use vfs_mountedfrom(). 2004-12-06 20:52:46 +00:00
pseudofs.h Put a version element in the VFS filesystem configuration structure 2004-07-30 22:08:52 +00:00