freebsd-skq/sys/fs/nullfs
kib c537bf125e Use the plain panic calls, without additional printing around them.
The debugger and dumping support is adequate.

Tested by:	pho
MFC after:	1 week
2011-11-19 07:40:13 +00:00
..
null_subr.c Use the plain panic calls, without additional printing around them. 2011-11-19 07:40:13 +00:00
null_vfsops.c The use of VOP_ISLOCKED() without a check for the return values can cause 2011-10-24 13:56:31 +00:00
null_vnops.c Fix typos - remove duplicate "is". 2011-02-23 09:22:33 +00:00
null.h