[GIT PULL] jfs updates for v7.0
From: Dave Kleikamp
Date: Wed Feb 11 2026 - 16:48:37 EST
The following changes since commit 4a26e7032d7d57c998598c08a034872d6f0d3945:
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2025-12-01 21:33:01 -0800)
are available in the Git repository at:
git@xxxxxxxxxx:kleikamp/linux-shaggy.git tags/jfs-7.0
for you to fetch changes up to 7833570dae833028337bb53b7f389825b910c100:
jfs: avoid -Wtautological-constant-out-of-range-compare warning (2026-02-02 14:47:12 -0600)
----------------------------------------------------------------
Just a handful of minor jfs fixes
----------------------------------------------------------------
Arnd Bergmann (1):
jfs: avoid -Wtautological-constant-out-of-range-compare warning
Haotian Zhang (1):
jfs: Add missing set_freezable() for freezable kthread
Jori Koolstra (1):
jfs: nlink overflow in jfs_rename
fs/jfs/jfs_dtree.c | 4 ++--
fs/jfs/jfs_logmgr.c | 1 +
fs/jfs/namei.c | 6 ++++--
3 files changed, 7 insertions(+), 4 deletions(-)