freebsd-dev/sys/fs/nullfs
Nate Lawson 99648386d3 Finish cleanup of vprint() which was begun with changing v_tag to a string.
Remove extraneous uses of vop_null, instead defering to the default op.
Rename vnode type "vfs" to the more descriptive "syncer".
Fix formatting for various filesystems that use vop_print.
2003-03-03 19:15:40 +00:00
..
null_subr.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
null_vfsops.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
null_vnops.c Finish cleanup of vprint() which was begun with changing v_tag to a string. 2003-03-03 19:15:40 +00:00
null.h Fix a race during null node creation between relookuping the hash and 2002-06-13 21:49:09 +00:00