[PATCH RFC] nvmet: fix tmpfs-based backstores support
Christoph Hellwig
hch at lst.de
Fri Nov 19 09:02:33 PST 2021
The proper fix is to check if the file has FMODE_NOWAIT is set before
using FMODE_NOWAIT for reads or writes, not to blindly disable it for
reads.
More information about the Linux-nvme
mailing list