Hi all, Fix some build warnings on gcc 14. 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=random-fixes xfsprogs git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=random-fixes fstests git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=random-fixes --- Commits in this patchset: * misc: fix reversed calloc arguments --- db/namei.c | 2 +- libxcmd/input.c | 2 +- logprint/log_misc.c | 2 +- repair/phase3.c | 2 +- repair/quotacheck.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-)