Skip to content
Commit 4520fb3c authored by Jan Kara's avatar Jan Kara Committed by Theodore Ts'o
Browse files

ext4: split off ext4_journalled_invalidatepage()



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: default avatarJan Kara <jack@suse.cz>
Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent d7961c7f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment