mbox series

[GIT,PULL] xfs: bug fixes for 6.8

Message ID 87sf2j2f2t.fsf@debian-BULLSEYE-live-builder-AMD64 (mailing list archive)
State Superseded
Headers show
Series [GIT,PULL] xfs: bug fixes for 6.8 | expand

Pull-request

https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-6.8-fixes-1

Message

Chandan Babu R Jan. 27, 2024, 11:22 a.m. UTC
Hi Linus,

Please pull this branch with changes for xfs for 6.8-rc2. The changes are
limited to just one bug fix.

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.

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-6.8-fixes-1

for you to fetch changes up to d8d222e09dab84a17bb65dda4b94d01c565f5327:

  xfs: read only mounts with fsopen mount API are busted (2024-01-22 11:33:57 +0530)

----------------------------------------------------------------
Bug fixes for 6.8-rc2:

 * Fix read only mounts when using fsopen mount API

Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>

----------------------------------------------------------------
Dave Chinner (1):
      xfs: read only mounts with fsopen mount API are busted

 fs/xfs/xfs_super.c | 27 +++++++++++++++++----------
 1 file changed, 17 insertions(+), 10 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 27, 2024, 5:21 p.m. UTC | #1
The pull request you sent on Sat, 27 Jan 2024 16:52:58 +0530:

> https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-6.8-fixes-1

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

Thank you!