freebsd-dev/sys/fs/nullfs
Jeff Roberson 7fd2deacb4 - As this is presently the one and only place where duplicate acquires of
the vnode interlock are allowed mark it by passing MTX_DUPOK to this
   lock operation only.

Sponsored by:	Isilon Systems, Inc.
2005-04-22 22:42:44 +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 - As this is presently the one and only place where duplicate acquires of 2005-04-22 22:42:44 +00:00
null.h - Assume that all lower filesystems now support proper locking. Assert 2005-03-15 13:49:33 +00:00