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:
a3314a0
)
fs/buffer.c: call __block_write_begin() if we have page
author
Namhyung Kim
<namhyung@gmail.com>
Mon, 25 Oct 2010 06:01:12 +0000
(15:01 +0900)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 26 Oct 2010 01:18:23 +0000
(21:18 -0400)
If we have the appropriate page already, call __block_write_begin()
directly instead of releasing and regrabbing it inside of
block_write_begin().
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/buffer.c
patch
|
blob
|
history
diff --cc
fs/buffer.c
Simple merge