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
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 222.9 KB
Makefile -rw-r--r-- 46.6 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top