freebsd-dev/sys/fs/nullfs
Jeff Roberson 8e82c4cd5f - Clear VI_OWEINACT before calling vget() with no lock type. We know
the node is actually already locked, and VOP_INACTIVE is not desirable
   in this case.
2005-04-11 11:17:20 +00:00
..
null_subr.c - Clear VI_OWEINACT before calling vget() with no lock type. We know 2005-04-11 11:17:20 +00:00
null_vfsops.c - Honor the flags argument passed to null_root(). The filesystem below 2005-04-11 11:16:29 +00:00
null_vnops.c - Lock the clearing of v_data so it is safe to inspect it with the 2005-03-17 12:00:05 +00:00
null.h - Assume that all lower filesystems now support proper locking. Assert 2005-03-15 13:49:33 +00:00