K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-01-08T19:05:32.756138Z K 7 svn:log V 247 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 END