HomeFreeBSD

vfs: replace VOP_MARKATIME with VOP_MMAPPED

Description

vfs: replace VOP_MARKATIME with VOP_MMAPPED

The routine is only provided by ufs and is only used on mmap and exec.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D23422

Details

Provenance
mjgAuthored on
Reviewer
kib
Differential Revision
D23422: vfs: replace VOP_MARKATIME with VOP_MMAPPED
Parents
rS357360: ufs: drop ufs_markatime from ufs_fifoops
Branches
Unknown
Tags
Unknown