summaryrefslogtreecommitdiffstats
path: root/fs/libfs.c
diff options
context:
space:
mode:
authorShaohua Li2016-12-14 04:07:55 +0100
committerJens Axboe2016-12-14 05:07:08 +0100
commit7a62a52333f8b5b82753d9529c11b3404bc5c183 (patch)
treeb194e9735e3a8d5a60e5cc81c46613dc86fddcad /fs/libfs.c
parentnvme/pci: Log PCI_STATUS when the controller dies (diff)
downloadkernel-qcow2-linux-7a62a52333f8b5b82753d9529c11b3404bc5c183.tar.gz
kernel-qcow2-linux-7a62a52333f8b5b82753d9529c11b3404bc5c183.tar.xz
kernel-qcow2-linux-7a62a52333f8b5b82753d9529c11b3404bc5c183.zip
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 'fs/libfs.c')
0 files changed, 0 insertions, 0 deletions