summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorShaohua Li <shli@fb.com>2016-12-13 19:07:55 -0800
committerJens Axboe <axboe@fb.com>2016-12-13 21:07:08 -0700
commit7a62a52333f8b5b82753d9529c11b3404bc5c183 (patch)
treeb194e9735e3a8d5a60e5cc81c46613dc86fddcad /block
parentd2a61918401ea8db8a6f922e98e86a66b4930cec (diff)
block_dev: don't update file access position for sync direct IO
For sync direct IO, generic_file_direct_write/generic_file_read_iter will update file access position. Don't duplicate the update in .direct_IO. This cause my raid array can't assemble. Cc: Christoph Hellwig <hch@lst.de> Cc: Jens Axboe <axboe@fb.com> Signed-off-by: Shaohua Li <shli@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions