Message ID | 20230424042757.GK3390869@ZenIV (mailing list archive) |
---|---|
State | Mainlined, archived |
Headers | show |
Series | [git,pull] old dio cleanup | expand |
The pull request you sent on Mon, 24 Apr 2023 05:27:57 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-old-dio
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/11b32219cba462b1e12cfd91069ba82574bc2dcc
Thank you!
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@zeniv.linux.org.uk> ---------------------------------------------------------------- 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(-)