# git rev-parse -q --verify 0e5ab8dd87c29640a46aee9e38bc3ba7645b1db0^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 0e5ab8dd87c29640a46aee9e38bc3ba7645b1db0^{commit} 0e5ab8dd87c29640a46aee9e38bc3ba7645b1db0 # git checkout -q -f -B kisskb 0e5ab8dd87c29640a46aee9e38bc3ba7645b1db0 # git clean -qxdf # < git log -1 # commit 0e5ab8dd87c29640a46aee9e38bc3ba7645b1db0 # Merge: 54eb8462f21f 7146bda743e6 # Author: Linus Torvalds # Date: Wed Jun 1 17:23:53 2022 -0700 # # Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux # # Pull more xfs updates from Dave Chinner: # "This update is largely bug fixes and cleanups for all the code merged # in the first pull request. The majority of them are to the new logged # attribute code, but there are also a couple of fixes for other log # recovery and memory leaks that have recently been found. # # Summary: # # - fix refcount leak in xfs_ifree() # # - fix xfs_buf_cancel structure leaks in log recovery # # - fix dquot leak after failed quota check # # - fix a couple of problematic ASSERTS # # - fix small aim7 perf regression in from new btree sibling validation # # - clean up log incompat feature marking for new logged attribute # feature # # - disallow logged attributes on legacy V4 filesystem formats. # # - fix da state leak when freeing attr intents # # - improve validation of the attr log items in recovery # # - use slab caches for commonly used attr structures # # - fix leaks of attr name/value buffer and reduce copying overhead # during intent logging # # - remove some dead debug code from log recovery" # # * tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: (33 commits) # xfs: fix xfs_ifree() error handling to not leak perag ref # xfs: move xfs_attr_use_log_assist usage out of libxfs # xfs: move xfs_attr_use_log_assist out of xfs_log.c # xfs: warn about LARP once per mount # xfs: implement per-mount warnings for scrub and shrink usage # xfs: don't log every time we clear the log incompat flags # xfs: convert buf_cancel_table allocation to kmalloc_array # xfs: don't leak xfs_buf_cancel structures when recovery fails # xfs: refactor buffer cancellation table allocation # xfs: don't leak btree cursor when insrec fails after a split # xfs: purge dquots after inode walk fails during quotacheck # xfs: assert in xfs_btree_del_cursor should take into account error # xfs: don't assert fail on perag references on teardown # xfs: avoid unnecessary runtime sibling pointer endian conversions # xfs: share xattr name and value buffers when logging xattr updates # xfs: do not use logged xattr updates on V4 filesystems # xfs: Remove duplicate include # xfs: reduce IOCB_NOWAIT judgment for retry exclusive unaligned DIO # xfs: Remove dead code # xfs: fix typo in comment # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 0e5ab8dd87c29640a46aee9e38bc3ba7645b1db0 # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 # Build took: 0:02:14.311103