freebsd-dev/sys/ufs
Konstantin Belousov d15b55c554 Provide the unique implementation for the VOP_GETPAGES() method used
by ffs and ext2fs.  Remove duplicated call to vm_page_zero_invalid(),
done by VOP and by vm_pager_getpages().  Use vm_pager_free_nonreq().

Reviewed by:	alc (previous version)
Sponsored by:	The FreeBSD Foundation
MFC after:	6 weeks (after r271596)
2014-09-15 12:28:29 +00:00
..
ffs Provide the unique implementation for the VOP_GETPAGES() method used 2014-09-15 12:28:29 +00:00
ufs Direct access to the quota files, in particular, lookup, causes lock 2014-08-29 09:04:24 +00:00