mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-03 10:45:23 +09:00
->invalidatepage() aop now accepts range to invalidate so we can make use of it in all ext4 invalidatepage routines. Signed-off-by: Lukas Czerner <lczerner@redhat.com> Reviewed-by: Jan Kara <jack@suse.cz>