aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2010-09-03 11:56:17 +0200
committerJens Axboe <[email protected]>2010-09-10 12:35:37 +0200
commit1e87901e189c8f01750d67485009fe3827c691bf (patch)
tree13a8378830f866aff8461fb47ddfed207c8d2bd2 /scripts/patch-kernel
parent4fed947cb311e5aa51781d316cefca836352f6ce (diff)
block: filter flush bio's in __generic_make_request()
There are a number of make_request based drivers which don't support cache flushes. Filter out flush bio's in __generic_make_request() so that they don't have to worry about them. All FLUSH/FUA requests with data are converted to regular IO requests and empty ones are completed immediately. Signed-off-by: Tejun Heo <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions