commit | c024b226a417c4eb9353ff500b1c823165d4d508 | [log] [tgz] |
---|---|---|
author | Maurizio Lombardi <mlombard@redhat.com> | Mon Nov 22 11:08:27 2021 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Thu Nov 25 15:02:40 2021 +0100 |
tree | 5feb569e063727fad482e9faf6ea4401b449166a | |
parent | 00b33cf3da726757aef636365bb52e9536434e9a [diff] |
nvmet: use IOCB_NOWAIT only if the filesystem supports it Submit I/O requests with the IOCB_NOWAIT flag set only if the underlying filesystem supports it. Fixes: 50a909db36f2 ("nvmet: use IOCB_NOWAIT for file-ns buffered I/O") Signed-off-by: Maurizio Lombardi <mlombard@redhat.com> Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> Signed-off-by: Christoph Hellwig <hch@lst.de>