git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
259709b
)
ext4: use ->invalidatepage() length argument
author
Lukas Czerner
<lczerner@redhat.com>
Wed, 22 May 2013 03:25:01 +0000
(23:25 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 22 May 2013 03:25:01 +0000
(23:25 -0400)
->invalidatepage() aop now accepts range to invalidate so we can make
use of it in all ext4 invalidatepage routines.
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Reviewed-by: Jan Kara <jack@suse.cz>
No differences found