freebsd-dev/sys/fs/nullfs
Konstantin Belousov b0f34bb643 Implement the bypass routine for VOP_VPTOCNP in nullfs.
Among other things, this makes procfs <pid>/file working for executables
started from nullfs mount.

Tested by:	pho
PR:	94269, 104938
2009-05-31 14:58:43 +00:00
..
null_subr.c Do not drop vnode interlock in null_checkvp(). null_lock() verifies that 2009-05-31 14:54:20 +00:00
null_vfsops.c Remove the thread argument from the FSD (File-System Dependent) parts of 2009-05-11 15:33:26 +00:00
null_vnops.c Implement the bypass routine for VOP_VPTOCNP in nullfs. 2009-05-31 14:58:43 +00:00
null.h - Assume that all lower filesystems now support proper locking. Assert 2005-03-15 13:49:33 +00:00