commit | a3c0d439e4d92411c2b4b21a526a4de720d0806b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Mar 27 19:18:57 2018 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed May 02 19:57:24 2018 +0200 |
tree | 6acf05c9788bc140f2687d04a2d8c4f70800cdd9 | |
parent | 54843f875f7a9f802bbb0d9895c3266b4a0b2f37 [diff] |
aio: implement IOCB_CMD_FSYNC and IOCB_CMD_FDSYNC Simple workqueue offload for now, but prepared for adding a real aio_fsync method if the need arises. Based on an earlier patch from Dave Chinner. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>