Hi all, Here are some fixes for the stuff that just got merged for 6.10-rc1. If you're going to start using this code, I strongly recommend pulling from my git trees, which are linked below. This has been running on the djcloud for months with no problems. Enjoy! Comments and questions are, as always, welcome. --D kernel git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=xfs-6.10-fixes xfsprogs git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=xfs-6.10-fixes fstests git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=xfs-6.10-fixes --- Commits in this patchset: * xfs/348: partially revert dbcc549317 ("xfs/348: golden output is not correct") * generic: test creating and removing symlink xattrs --- tests/generic/1836 | 58 ++++++++++++++++++++++++++++++++++++++++++++++++ tests/generic/1836.out | 2 ++ tests/xfs/348.out | 2 +- 3 files changed, 61 insertions(+), 1 deletion(-) create mode 100755 tests/generic/1836 create mode 100644 tests/generic/1836.out