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@xxxxxxxxxx> ---------------------------------------------------------------- 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(-)