Re: [PATCH] ext4: flag as supporting buffered async reads
From: Theodore Y. Ts'o
Date: Fri Oct 02 2020 - 16:08:52 EST
On Mon, Aug 03, 2020 at 05:02:11PM -0600, Jens Axboe wrote:
> ext4 uses generic_file_read_iter(), which already supports this.
>
> Cc: Theodore Ts'o <tytso@xxxxxxx>
> Signed-off-by: Jens Axboe <axboe@xxxxxxxxx>
Applied, thanks. (And apologies for the delay.)
- Ted