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:
ed3ce80
)
ext4: clean up some wait_on_page_writeback calls
author
Darrick J. Wong
<djwong@us.ibm.com>
Wed, 18 May 2011 17:53:20 +0000
(13:53 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 18 May 2011 17:53:20 +0000
(13:53 -0400)
wait_on_page_writeback already checks the writeback bit, so callers of it
needn't do that test.
Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found