mbox series

[GIT,PULL] zonefs changes for 6.9-rc1

Message ID 20240311000225.40819-1-dlemoal@kernel.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] zonefs changes for 6.9-rc1 | expand

Pull-request

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs tags/zonefs-6.9-rc1

Message

Damien Le Moal March 11, 2024, 12:02 a.m. UTC
From: Damien Le Moal <damien.lemoal@opensource.wdc.com>

Linus,

The following changes since commit 841c35169323cd833294798e58b9bf63fa4fa1de:

  Linux 6.8-rc4 (2024-02-11 12:18:13 -0800)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs tags/zonefs-6.9-rc1

for you to fetch changes up to 567e629fd296561aacd04547a603b163de3dabbe:

  zonefs: convert zonefs to use the new mount api (2024-02-14 15:09:20 +0900)

----------------------------------------------------------------
zonefs changes for 6.9.0-rc1

 - A single change for this cycle to convert zonefs to use the new
   mount API.

----------------------------------------------------------------
Bill O'Donnell (1):
      zonefs: convert zonefs to use the new mount api

 fs/zonefs/super.c | 167 +++++++++++++++++++++++++++++++-----------------------
 1 file changed, 95 insertions(+), 72 deletions(-)

Comments

pr-tracker-bot@kernel.org March 12, 2024, 10:24 p.m. UTC | #1
The pull request you sent on Mon, 11 Mar 2024 09:02:25 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs tags/zonefs-6.9-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/35d4aeea10558d12022d752b20be371aced557da

Thank you!