Message ID | 168831482682.535407.9162875426107097138.stg-ugh@frogsfrogsfrogs (mailing list archive) |
---|---|
State | Deferred, archived |
Headers | show |
Series | [GIT,PULL] iomap: new code for 6.5 | expand |
The pull request you sent on Sun, 2 Jul 2023 09:22:55 -0700:
> git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/iomap-6.5-merge-1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a901a3568fd26ca9c4a82d8bc5ed5b3ed844d451
Thank you!
Hi Linus, Please pull this branch with changes for iomap for 6.5-rc1. As usual, I did a test-merge with the main upstream branch as of a few minutes ago, and didn't see any conflicts. Please let me know if you encounter any problems. --D The following changes since commit 858fd168a95c5b9669aac8db6c14a9aeab446375: Linux 6.4-rc6 (2023-06-11 14:35:30 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/iomap-6.5-merge-1 for you to fetch changes up to 447a0bc108e4bae4c1ea845aacf43c10c28814e8: iomap: drop me [hch] from MAINTAINERS for iomap (2023-06-29 09:22:51 -0700) ---------------------------------------------------------------- New code for 6.5: * Fix a type signature mismatch. * Drop Christoph as maintainer. Signed-off-by: Darrick J. Wong <djwong@kernel.org> ---------------------------------------------------------------- Christoph Hellwig (1): iomap: drop me [hch] from MAINTAINERS for iomap Lu Hongfei (1): fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap_file_buffered_write_punch_delalloc MAINTAINERS | 1 - fs/iomap/buffered-io.c | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-)