mbox series

[GIT,PULL] zonefs changes for 6.12-rc2

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

Pull-request

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

Message

Damien Le Moal Oct. 1, 2024, 9:05 a.m. UTC
Linus,

Very late pull request for zonefs for 6.12 (with travels the last 2 weeks, I
completely forgot to send this in time). Given that this is a single one-liner
patch only, I hope it is OK as a "fix" pull request. If not, I will resend this
for 6.13. My apologies for this.

The following changes since commit 47ac09b91befbb6a235ab620c32af719f8208399:

  Linux 6.11-rc4 (2024-08-18 13:17:27 -0700)

are available in the Git repository at:

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

for you to fetch changes up to c4b3c1332f55c48785e6661cebeb7269a92a45fd:

  zonefs: add support for FS_IOC_GETFSSYSFSPATH (2024-08-20 17:46:54 +0900)

----------------------------------------------------------------
zonefs fixes for 6.12-rc2

 - Add support for the FS_IOC_GETFSSYSFSPATH ioctl.

----------------------------------------------------------------
Liao Chen (1):
      zonefs: add support for FS_IOC_GETFSSYSFSPATH

 fs/zonefs/sysfs.c | 1 +
 1 file changed, 1 insertion(+)

Comments

pr-tracker-bot@kernel.org Oct. 2, 2024, 7:52 p.m. UTC | #1
The pull request you sent on Tue,  1 Oct 2024 18:05:37 +0900:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/27af290f1636c9784dbbdd860677aaf57355ff90

Thank you!