commit | 6f6b29171a192e84b666c816e49d2175afbbb09f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Nov 01 07:40:07 2016 -0600 |
committer | Jens Axboe <axboe@fb.com> | Tue Nov 01 09:43:26 2016 -0600 |
tree | 13b6f316a9ff85b4b7a8d1317654484e53769153 | |
parent | 67f055c798c72c49ee0c844eae0cd6e9c83b1b16 [diff] |
block: don't use REQ_SYNC in the READ_SYNC definition Reads are synchronous per definition, don't add another flag for it. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>