]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: split off ext4_journalled_invalidatepage()
authorJan Kara <jack@suse.cz>
Tue, 25 Dec 2012 18:28:54 +0000 (13:28 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 25 Dec 2012 18:28:54 +0000 (13:28 -0500)
commitc2a404bffa25a701ea1343b1364d06d85f4a7b97
tree2355adc52f5d861073e37ed9b4cb8ccc165cd519
parent344683fb556fd45df213ba8f22c229c3e35c0430
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: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/inode.c
include/trace/events/ext4.h