[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <e1df9ed9-763a-d3a8-0159-782a8a6d6844@linux.alibaba.com>
Date: Thu, 6 Feb 2020 21:29:15 +0800
From: Xiaoguang Wang <xiaoguang.wang@...ux.alibaba.com>
To: Ext4 Developers List <linux-ext4@...r.kernel.org>
Cc: Jan Kara <jack@...e.cz>, ted <tytso@....edu>
Subject: ext4 support iopoll
hi,
While testing iouring in ext4, we find ext4 does not support .iopoll yet, since
commit "ext4: introduce direct I/O write using iomap infrastructure", seems that
ext4 can support iopoll as well, just add a ".iopoll = iomap_dio_iopoll,".
So I wonder is there any special reason that ext4 does not have have this iopoll
interface? Thanks.
Regards,
Xiaoguang Wang
Powered by blists - more mailing lists