freebsd-nq/sys/fs/ext2fs
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
..
ext2_alloc.c Revert r263449; 2014-03-21 04:33:38 +00:00
ext2_balloc.c
ext2_bmap.c ext2fs: small formatting fixes. 2014-03-01 21:22:20 +00:00
ext2_dinode.h
ext2_dir.h Revert r269523: 2014-08-05 01:25:14 +00:00
ext2_extents.c
ext2_extents.h
ext2_extern.h
ext2_hash.c
ext2_htree.c ext2fs: Fix a bug when sorting htree entries. 2014-03-06 21:02:16 +00:00
ext2_inode_cnv.c
ext2_inode.c
ext2_lookup.c
ext2_mount.h
ext2_subr.c
ext2_vfsops.c
ext2_vnops.c Provide the unique implementation for the VOP_GETPAGES() method used 2014-09-15 12:28:29 +00:00
ext2fs.h
fs.h
htree.h
inode.h