# git rev-parse -q --verify 7c46948a6e9cf47ed03b0d489fde894ad46f1437^{commit} 7c46948a6e9cf47ed03b0d489fde894ad46f1437 already have revision, skipping fetch # git checkout -q -f -B kisskb 7c46948a6e9cf47ed03b0d489fde894ad46f1437 # git clean -qxdf # < git log -1 # commit 7c46948a6e9cf47ed03b0d489fde894ad46f1437 # Merge: 948ef7bb70c4 facd61053cff # Author: Linus Torvalds # Date: Wed Jan 25 09:15:15 2023 -0800 # # Merge tag 'fs.fuse.acl.v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping # # Pull fuse ACL fix from Christian Brauner: # "The new posix acl API doesn't depend on the xattr handler # infrastructure anymore and instead only relies on the posix acl inode # operations. As a result daemons without FUSE_POSIX_ACL are unable to # use posix acls like they used to. # # Fix this by copying what we did for overlayfs during the posix acl api # conversion. Make fuse implement a dedicated ->get_inode_acl() method # as does overlayfs. Fuse can then also uses this to express different # needs for vfs permission checking during lookup and acl based # retrieval via the regular system call path. # # This allows fuse to continue to refuse retrieving posix acls for # daemons that don't set FUSE_POSXI_ACL for permission checking while # also allowing a fuse server to retrieve it via the usual system calls" # # * tag 'fs.fuse.acl.v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping: # fuse: fixes after adapting to new posix acl api # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 7c46948a6e9cf47ed03b0d489fde894ad46f1437 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_USE_THIN_ARCHIVES=y # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc11 # Build took: 0:03:02.668449