HomeFreeBSD

posix_fallocate: push vnop implementation into the fileop layer

Description

posix_fallocate: push vnop implementation into the fileop layer

This opens the door for other descriptor types to implement
posix_fallocate(2) as needed.

Reviewed by: kib, bcr (manpages)
Differential Revision: https://reviews.freebsd.org/D23042

Details

Provenance
kevansAuthored on
Reviewer
kib
Differential Revision
D23042: posix_fallocate: push vnop implementation into the fileops layer
Parents
rS356509: Remove unneeded cdevsw methods and D_NEEDGIANT.
Branches
Unknown
Tags
Unknown