CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/23 03:31:28
Modified files:
sbin/sysctl : sysctl.8
share/man/man9 : VOP_LOOKUP.9
sys/kern : vfs_vops.c
sys/sys : buf.h vnode.h
sys/ufs/ffs : ffs_alloc.c ffs_extern.h ffs_vfsops.c
ffs_vnops.c
Log message:
VOP_REALLOCBLKS() and related code is unused since the removal of
cluster_write().
ok beck zhuk
