]> Gentwo Git Trees - linux/.git/commit
Merge tag 'jfs-6.18' of github.com:kleikamp/linux-shaggy
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Oct 2025 20:54:23 +0000 (13:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Oct 2025 20:54:23 +0000 (13:54 -0700)
commit5cb08b62fb1ecacf886fc0142316b17230e1b3a9
tree9004510b724800f5518c8a1ec3e1ed1bd68c4c0f
parent65989db7f88456273d0913d8d21f6097fa6aad19
parentcafc6679824a026998d93e7435f6005f64e515d2
Merge tag 'jfs-6.18' of github.com:kleikamp/linux-shaggy

Pull jfs updates from Dave Kleikamp:
 "A few fixes and cleanups for JFS"

* tag 'jfs-6.18' of github.com:kleikamp/linux-shaggy:
  jfs: replace hardcoded magic number with DTPAGEMAXSLOT constant
  JFS: Remove redundant 0 value initialization
  JFS: Remove unnecessary parentheses
  jfs: fix uninitialized waitqueue in transaction manager
  jfs: Verify inode mode when loading from disk