freebsd-dev/sys/fs/nullfs
Konstantin Belousov 6db79c26ce Remove the check and panic for an impossible condition. The NULL
lowervp vnode v_vnlock would cause panic due to NULL pointer
dereference much earlier.

MFC after:	1 week
2012-11-20 15:25:00 +00:00
..
null_subr.c Remove the check and panic for an impossible condition. The NULL 2012-11-20 15:25:00 +00:00
null_vfsops.c Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag. 2012-11-09 18:02:25 +00:00
null_vnops.c The r241025 fixed the case when a binary, executed from nullfs mount, 2012-11-02 13:56:36 +00:00
null.h Allow shared lookups for nullfs mounts, if lower filesystem supports 2012-09-09 19:20:23 +00:00