https://github.com/torvalds/linux
Revision 4520fb3c3690f2643006d85f09ecb74554c10e95 authored by Jan Kara on 25 December 2012, 18:28:54 UTC, committed by Theodore Ts'o on 25 December 2012, 18:28:54 UTC
In data=journal mode we don't need delalloc or DIO handling in invalidatepage
and similarly in other modes we don't need the journal handling. So split
invalidatepage implementations.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
1 parent d7961c7
History
Tip revision: 4520fb3c3690f2643006d85f09ecb74554c10e95 authored by Jan Kara on 25 December 2012, 18:28:54 UTC
ext4: split off ext4_journalled_invalidatepage()
Tip revision: 4520fb3

back to top