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:
490b94b
)
block: add a non-queueable flush flag
author
shaohua.li@intel.com
<shaohua.li@intel.com>
Fri, 6 May 2011 17:34:32 +0000
(11:34 -0600)
committer
Jens Axboe
<jaxboe@fusionio.com>
Fri, 6 May 2011 17:36:25 +0000
(11:36 -0600)
flush request isn't queueable in some drives. Add a flag to let driver
notify block layer about this. We can optimize flush performance with the
knowledge.
Stable: 2.6.39 only
Cc: stable@kernel.org
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found