HomeFreeBSD

ufs: drop ufs_markatime from ufs_fifoops

Description

ufs: drop ufs_markatime from ufs_fifoops

The routine is only called on mmap and exec, both of which are invalid for
this type.

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

Details

Provenance
mjgAuthored on
Reviewer
kib
Differential Revision
D23421: ufs: drop mark atime from ufs_fifoops
Parents
rS357359: vfs: save on atomics on the root vnode for absolute lookups
Branches
Unknown
Tags
Unknown