freebsd-src/sys/fs/nullfs
Jeff Roberson 4c65d593e2 - Simplify null_hashget() and null_hashins() by using vref() rather
than a complex series of steps involving vget() without a lock type
   to emulate the same thing.
2008-03-29 23:24:54 +00:00
..
null.h - Assume that all lower filesystems now support proper locking. Assert 2005-03-15 13:49:33 +00:00
null_subr.c - Simplify null_hashget() and null_hashins() by using vref() rather 2008-03-29 23:24:54 +00:00
null_vfsops.c Axe the 'thread' argument from VOP_ISLOCKED() and lockstatus() as it is 2008-02-25 18:45:57 +00:00
null_vnops.c Axe the 'thread' argument from VOP_ISLOCKED() and lockstatus() as it is 2008-02-25 18:45:57 +00:00