Merge tag 'jfs-6.7' of https://github.com/kleikamp/linux-shaggy
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Nov 2023 18:08:28 +0000 (08:08 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Nov 2023 18:08:28 +0000 (08:08 -1000)
commite9806ff8a0f9e6eb193326383a7b88bf30ad0533
treeda6ef51b43520f2ae70e843401679d121873a6d0
parentdc737f11c218969d01799dd8eb478582b67aaa24
parenta779ed754e52d582b8c0e17959df063108bd0656
Merge tag 'jfs-6.7' of https://github.com/kleikamp/linux-shaggy

Pull jfs updates from Dave Kleikamp:
 "Minor stability improvements"

* tag 'jfs-6.7' of https://github.com/kleikamp/linux-shaggy:
  jfs: define xtree root and page independently
  jfs: fix array-index-out-of-bounds in diAlloc
  jfs: fix array-index-out-of-bounds in dbFindLeaf
  fs/jfs: Add validity check for db_maxag and db_agpref
  fs/jfs: Add check for negative db_l2nbperpage
fs/jfs/jfs_imap.c