Re: [RFC PATCH v2 4/4] ocfs2: remove legacy blockdev direct-IO path APIs

From: Heming Zhao

Date: Tue Jul 28 2026 - 00:29:47 EST


On 7/28/26 12:19, Christoph Hellwig wrote:
After this __blockdev_direct_IO is unused except to implement
blockdev_direct_IO. So please fold blockdev_direct_IO into
__blockdev_direct_IO and remove all the code that is now unused


Thanks for all your kind review comments.
I will carefully revise the patch set before sending v3.

- Heming