freebsd-dev/sys/fs/nullfs
Konstantin Belousov 37a1046e61 Allow shared locks for reads when lower filesystem accept shared locking.
Tested by:	pho
MFC after:	1 week
2012-02-29 15:18:53 +00:00
..
null_subr.c Document that null_nodeget() cannot take shared-locked lowervp due to 2012-02-29 15:18:04 +00:00
null_vfsops.c Allow shared locks for reads when lower filesystem accept shared locking. 2012-02-29 15:18:53 +00:00
null_vnops.c In null_reclaim(), assert that reclaimed vnode is fully constructed, 2012-02-29 15:15:36 +00:00
null.h - Assume that all lower filesystems now support proper locking. Assert 2005-03-15 13:49:33 +00:00