From: Linus Torvalds Date: Tue, 13 Dec 2022 04:38:28 +0000 (-0800) Subject: Merge tag 'jfs-6.2' of https://github.com/kleikamp/linux-shaggy X-Git-Tag: v6.6.17~5978 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=56c003e4db4adb1d57e599fb4c7d39f9130f9db1;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'jfs-6.2' of https://github.com/kleikamp/linux-shaggy Pull jfs updates from David Kleikamp: "Assorted JFS fixes for 6.2" * tag 'jfs-6.2' of https://github.com/kleikamp/linux-shaggy: jfs: makes diUnmount/diMount in jfs_mount_rw atomic jfs: Fix a typo in function jfs_umount fs: jfs: fix shift-out-of-bounds in dbDiscardAG jfs: Fix fortify moan in symlink jfs: remove redundant assignments to ipaimap and ipaimap2 jfs: remove unused declarations for jfs fs/jfs/jfs_xattr.h: Fix spelling typo in comment MAINTAINERS: git://github -> https://github.com for kleikamp fs/jfs: replace ternary operator with min_t() fs: jfs: fix shift-out-of-bounds in dbAllocAG --- 56c003e4db4adb1d57e599fb4c7d39f9130f9db1