Re: [PATCH 0/10 v9] No wait AIO
From: Christoph Hellwig <hch@infradead.org>
Date: 2017-05-28 09:27:29
Also in:
linux-api, linux-btrfs, linux-ext4, linux-fsdevel, linux-xfs
From: Christoph Hellwig <hch@infradead.org>
Date: 2017-05-28 09:27:29
Also in:
linux-api, linux-btrfs, linux-ext4, linux-fsdevel, linux-xfs
Changes since v8: + Err out AIO reads with -EINVAL flagged as RWF_NOWAIT
Ugg, why? Reads aren't really treated any different than writes in the direct I/O code.