[GIT,PULL] vfs iomap updates

Message ID 20231107-vfs-iomap-60b485c2b4fb@brauner
State New
Headers
Series [GIT,PULL] vfs iomap updates |

Pull-request

git@gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs tags/vfs-6.7.iomap

Message

Christian Brauner Nov. 7, 2023, 10:18 a.m. UTC
  Hey Linus,

/* Summary */
As discussed on list last week this makes fs/iomap part of vfs.git with
Darrick as main reviewer.

/* Testing */
clang: Debian clang version 16.0.6 (16)
gcc: gcc (Debian 13.2.0-5) 13.2.0

All patches are based on v6.6 and have been sitting in linux-next.
No build failures or warnings were observed.

/* Conflicts */
At the time of creating this PR no merge conflicts were reported from
linux-next and no merge conflicts showed up doing a test-merge with
current mainline.

The following changes since commit ffc253263a1375a65fa6c9f62a893e9767fbebfa:

  Linux 6.6 (2023-10-29 16:31:08 -1000)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs tags/vfs-6.7.iomap

for you to fetch changes up to 64bc7eee421fafc5d491d65bff74f46430fe61af:

  iomap: rename iomap entry (2023-11-07 10:52:08 +0100)

Please consider pulling these changes from the signed vfs-6.7.iomap tag.

Thanks!
Christian

----------------------------------------------------------------
vfs-6.7.iomap

----------------------------------------------------------------
Christian Brauner (1):
      iomap: rename iomap entry

Darrick J. Wong (1):
      iomap: rotate maintainers

 MAINTAINERS | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Nov. 7, 2023, 8:34 p.m. UTC | #1
The pull request you sent on Tue,  7 Nov 2023 11:18:34 +0100:

> git@gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs tags/vfs-6.7.iomap

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/062cca8915cad56aabb11206a4a5082856167fc0

Thank you!