HomeFreeBSD

Ensure that vop_stdadvise() does not call getblk() on vnodes that have an

Description

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

Details

Provenance
markjAuthored on
Parents
rS288450: Make zero WUT use WRITE SAME with recently allowed NDOB flag.
Branches
Unknown
Tags
Unknown