Hi all, Bug fixes for 6.12. 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.12-fixes xfsprogs git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=xfs-6.12-fixes --- Commits in this patchset: * man: fix ioctl_xfs_commit_range man page install * man: document the -n parent mkfs option --- man/man2/ioctl_xfs_commit_range.2 | 2 +- man/man8/mkfs.xfs.8.in | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-)