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:
316e4cf
)
ext4: check return value of blkdev_issue_flush()
author
Theodore Ts'o
<tytso@mit.edu>
Fri, 17 Aug 2012 13:58:17 +0000
(09:58 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 17 Aug 2012 13:58:17 +0000
(09:58 -0400)
blkdev_issue_flush() can fail; make sure the error gets properly
propagated.
This is a port of the equivalent ext3 patch from commit
44f4f729e7a1
.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/fsync.c
patch
|
blob
|
history
diff --cc
fs/ext4/fsync.c
Simple merge