CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2020/05/21 03:35:09
Modified files: sys/ufs/mfs : mfs_vnops.c Log message: Explicitly documents that `vop_kqfilter' isn't missing. Just like most of the vop_* methods in MFS they aren't used. ok millert@, visa@