mbox series

[GIT,PULL] one more NFSD fix for v6.12-rc

Message ID Zy+dSVteJF/PSpL/@tissot.1015granger.net (mailing list archive)
State New
Headers show
Series [GIT,PULL] one more NFSD fix for v6.12-rc | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.12-4

Message

Chuck Lever III Nov. 9, 2024, 5:35 p.m. UTC
The following changes since commit 63a81588cd2025e75fbaf30b65930b76825c456f:

  rpcrdma: Always release the rpcrdma_device's xa_array (2024-10-30 16:14:00 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.12-4

for you to fetch changes up to bb1fb40f8beb45a3733118780a3da24fb071a2e9:

  NFSD: Fix READDIR on NFSv3 mounts of ext4 exports (2024-11-07 09:11:37 -0500)

----------------------------------------------------------------
nfsd-6.12 fixes:

- Fix a v6.12-rc regression when exporting ext4 filesystems with NFSD

----------------------------------------------------------------
Chuck Lever (1):
      NFSD: Fix READDIR on NFSv3 mounts of ext4 exports

 fs/nfsd/vfs.c | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

Comments

pr-tracker-bot@kernel.org Nov. 9, 2024, 10:01 p.m. UTC | #1
The pull request you sent on Sat, 9 Nov 2024 12:35:05 -0500:

> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.12-4

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

Thank you!