Home
last modified time | relevance | path

Searched hist:"4520 fb3c3690f2643006d85f09ecb74554c10e95" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/trace/events/
H A Dext4.hdiff 4520fb3c3690f2643006d85f09ecb74554c10e95 Tue Dec 25 12:28:54 CST 2012 Jan Kara <jack@suse.cz> 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>
/openbmc/linux/fs/ext4/
H A Dinode.cdiff 4520fb3c3690f2643006d85f09ecb74554c10e95 Tue Dec 25 12:28:54 CST 2012 Jan Kara <jack@suse.cz> 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>