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:
d391a2d
)
block/loop: implement REQ_FLUSH/FUA support
author
Tejun Heo
<tj@kernel.org>
Fri, 3 Sep 2010 09:56:17 +0000
(11:56 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Fri, 10 Sep 2010 10:35:37 +0000
(12:35 +0200)
Deprecate REQ_HARDBARRIER and implement REQ_FLUSH/FUA instead. Also,
instead of checking file->f_op->fsync() directly, look at the value of
vfs_fsync() and ignore -EINVAL return.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
drivers/block/loop.c
patch
|
blob
|
history
diff --cc
drivers/block/loop.c
Simple merge