K 10 svn:author V 5 markj K 8 svn:date V 27 2015-10-01T16:34:53.504308Z K 7 svn:log V 222 Ensure that vop_stdadvise() does not call getblk() on vnodes that have an empty bufobj. Otherwise, vnodes belonging to filesystems that do not use the buffer cache may trigger assertion failures. Reported by: Fabien Keil END