K 10 svn:author V 3 alc K 8 svn:date V 27 2003-11-11T04:45:37.000000Z K 7 svn:log V 270 - Revision 1.469 of vfs_subr.c resulted in the buf's b_object field being consistency initialized. Consequently, a number of conditionals that checked the validity of b_object before passing it to VM_OBJECT_LOCK() and VM_OBJECT_UNLOCK() are no longer needed. END