[git pull] old dio cleanup

From: Al Viro
Date: Mon Apr 24 2023 - 00:28:03 EST


The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-old-dio

for you to fetch changes up to 0aaf08de8426f823bd0e36797445222e6392e374:

__blockdev_direct_IO(): get rid of submit_io callback (2023-03-05 20:27:41 -0500)

----------------------------------------------------------------
legacy direct-io cleanup

Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Al Viro (1):
__blockdev_direct_IO(): get rid of submit_io callback

fs/direct-io.c | 9 ++-------
fs/ocfs2/aops.c | 2 +-
include/linux/fs.h | 4 ++--
3 files changed, 5 insertions(+), 10 deletions(-)