| | Date | Wed, 18 Aug 2010 11:46:20 +0200 | | From | Christoph Hellwig <> | | Subject | Re: [PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush |
| |
FYI: One issue with this series is that make_request based drivers not have to access all REQ_FLUSH and REQ_FUA requests. We'll either need to add handling to empty REQ_FLUSH requests to all of them or figure out a way to prevent them getting sent. That is assuming they'll simply ignore REQ_FLUSH/REQ_FUA on normal writes.
|