# git rev-parse -q --verify 13d88ac54ddd1011b6e94443958e798aa06eb835^{commit} 13d88ac54ddd1011b6e94443958e798aa06eb835 already have revision, skipping fetch # git checkout -q -f -B kisskb 13d88ac54ddd1011b6e94443958e798aa06eb835 # git clean -qxdf # < git log -1 # commit 13d88ac54ddd1011b6e94443958e798aa06eb835 # Merge: 062cca8915ca 4ad714df58e6 # Author: Linus Torvalds # Date: Tue Nov 7 12:11:26 2023 -0800 # # Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs # # Pull vfs fanotify fsid updates from Christian Brauner: # "This work is part of the plan to enable fanotify to serve as a drop-in # replacement for inotify. While inotify is availabe on all filesystems, # fanotify currently isn't. # # In order to support fanotify on all filesystems two things are needed: # # (1) all filesystems need to support AT_HANDLE_FID # # (2) all filesystems need to report a non-zero f_fsid # # This contains (1) and allows filesystems to encode non-decodable file # handlers for fanotify without implementing any exportfs operations by # encoding a file id of type FILEID_INO64_GEN from i_ino and # i_generation. # # Filesystems that want to opt out of encoding non-decodable file ids # for fanotify that don't support NFS export can do so by providing an # empty export_operations struct. # # This also partially addresses (2) by generating f_fsid for simple # filesystems as well as freevxfs. Remaining filesystems will be dealt # with by separate patches. # # Finally, this contains the patch from the current exportfs maintainers # which moves exportfs under vfs with Chuck, Jeff, and Amir as # maintainers and vfs.git as tree" # # * tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs: # MAINTAINERS: create an entry for exportfs # fs: fix build error with CONFIG_EXPORTFS=m or not defined # freevxfs: derive f_fsid from bdev->bd_dev # fs: report f_fsid from s_dev for "simple" filesystems # exportfs: support encoding non-decodeable file handles by default # exportfs: define FILEID_INO64_GEN* file handle types # exportfs: make ->encode_fh() a mandatory method for NFS export # exportfs: add helpers to check if filesystem can encode/decode file handles # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 13d88ac54ddd1011b6e94443958e798aa06eb835 # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # < make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 # Build took: 0:01:32.113162