# git rev-parse -q --verify 53ea7f624fb91074c2f9458832ed74975ee5d64c^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 53ea7f624fb91074c2f9458832ed74975ee5d64c^{commit} 53ea7f624fb91074c2f9458832ed74975ee5d64c # git checkout -q -f -B kisskb 53ea7f624fb91074c2f9458832ed74975ee5d64c # git clean -qxdf # < git log -1 # commit 53ea7f624fb91074c2f9458832ed74975ee5d64c # Merge: 38663034491d c1950a111dd8 # Author: Linus Torvalds # Date: Wed Aug 30 12:34:12 2023 -0700 # # Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux # # Pull xfs updates from Chandan Babu: # # - Chandan Babu will be taking over as the XFS release manager. He has # reviewed all the patches that are in this branch, though I'm signing # the branch one last time since I'm still technically maintainer. :P # # - Create a maintainer entry profile for XFS in which we lay out the # various roles that I have played for many years. Aside from release # manager, the remaining roles are as yet unfilled. # # - Start merging online repair -- we now have in-memory pageable memory # for staging btrees, a bunch of pending fixes, and we've started the # process of refactoring the scrub support code to support more of # repair. In particular, reaping of old blocks from damaged structures. # # - Scrub the realtime summary file. # # - Fix a bug where scrub's quota iteration only ever returned the root # dquot. Oooops. # # - Fix some typos. # # [ Pull request from Chandan Babu, but signed tag and description from # Darrick Wong, thus the first person singular above is Darrick, not # Chandan ] # # * tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: (37 commits) # fs/xfs: Fix typos in comments # xfs: fix dqiterate thinko # xfs: don't check reflink iflag state when checking cow fork # xfs: simplify returns in xchk_bmap # xfs: rewrite xchk_inode_is_allocated to work properly # xfs: hide xfs_inode_is_allocated in scrub common code # xfs: fix agf_fllast when repairing an empty AGFL # xfs: allow userspace to rebuild metadata structures # xfs: clear pagf_agflreset when repairing the AGFL # xfs: allow the user to cancel repairs before we start writing # xfs: don't complain about unfixed metadata when repairs were injected # xfs: implement online scrubbing of rtsummary info # xfs: always rescan allegedly healthy per-ag metadata after repair # xfs: move the realtime summary file scrubber to a separate source file # xfs: wrap ilock/iunlock operations on sc->ip # xfs: get our own reference to inodes that we want to scrub # xfs: track usage statistics of online fsck # xfs: improve xfarray quicksort pivot # xfs: create scaffolding for creating debugfs entries # xfs: cache pages used for xfarray quicksort convergence # ... # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 53ea7f624fb91074c2f9458832ed74975ee5d64c # make -s -j 160 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 160 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 160 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:14535:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 160 ARCH=mips O=/kisskb/build/linus-rand_allmodconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- Completed OK # rm -rf /kisskb/build/linus-rand_allmodconfig_mips-gcc12 # Build took: 0:19:45.459274