freebsd-dev/sys/ufs
Poul-Henning Kamp 38224dcd59 Convert various pieces of code to use vn_isdisk() rather than checking
for vp->v_type == VBLK.

In ccd: we don't need to call VOP_GETATTR to find the type of a vnode.

Reviewed by:    sos
1999-11-22 10:33:55 +00:00
..
ffs Convert various pieces of code to use vn_isdisk() rather than checking 1999-11-22 10:33:55 +00:00
mfs Fix a warning (unused static declaration without MFS_ROOT) 1999-11-18 08:49:40 +00:00
ufs Remove WILLRELE from VOP_SYMLINK 1999-11-13 20:58:17 +00:00