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
Ensure that vop_stdadvise() does not call getblk() on vnodes that have an Tags None Referenced Files None Subscribers None
Description
Details
|