mbox series

[GIT,PULL] xfs: bug fixes for 6.9

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

Pull-request

https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-6.9-fixes-2

Message

Chandan Babu R April 6, 2024, 12:32 p.m. UTC
Hi Linus,

Please pull this branch which contains an XFS bug fix for 6.9-rc3. A brief
summary of the bug fix is provided below.

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 39cd87c4eb2b893354f3b850f916353f2658ae6f:

  Linux 6.9-rc2 (2024-03-31 14:32:39 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-6.9-fixes-2

for you to fetch changes up to e23d7e82b707d1d0a627e334fb46370e4f772c11:

  xfs: allow cross-linking special files without project quota (2024-04-01 11:55:49 +0530)

----------------------------------------------------------------
Bug fixes for 6.9-rc3:

 * Allow creating new links to special files which were not associated with a
   project quota.

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

----------------------------------------------------------------
Andrey Albershteyn (1):
      xfs: allow cross-linking special files without project quota

 fs/xfs/xfs_inode.c | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org April 6, 2024, 4:19 p.m. UTC | #1
The pull request you sent on Sat, 06 Apr 2024 18:02:40 +0530:

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

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

Thank you!