# git rev-parse -q --verify 0725d4e1b8b08a60838db3a6e65c23ea8824a048^{commit} 0725d4e1b8b08a60838db3a6e65c23ea8824a048 already have revision, skipping fetch # git checkout -q -f -B kisskb 0725d4e1b8b08a60838db3a6e65c23ea8824a048 # git clean -qxdf # < git log -1 # commit 0725d4e1b8b08a60838db3a6e65c23ea8824a048 # Merge: 89e2556 93b7f7a # Author: Linus Torvalds # Date: Tue Jun 12 10:09:03 2018 -0700 # # Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs # # Pull NFS client updates from Trond Myklebust: # "Highlights include: # # Stable fixes: # # - Fix a 1-byte stack overflow in nfs_idmap_read_and_verify_message # # - Fix a hang due to incorrect error returns in rpcrdma_convert_iovs() # # - Revert an incorrect change to the NFSv4.1 callback channel # # - Fix a bug in the NFSv4.1 sequence error handling # # Features and optimisations: # # - Support for piggybacking a LAYOUTGET operation to the OPEN compound # # - RDMA performance enhancements to deal with transport congestion # # - Add proper SPDX tags for NetApp-contributed RDMA source # # - Do not request delegated file attributes (size+change) from the # server # # - Optimise away a GETATTR in the lookup revalidate code when doing # NFSv4 OPEN # # - Optimise away unnecessary lookups for rename targets # # - Misc performance improvements when freeing NFSv4 delegations # # Bugfixes and cleanups: # # - Try to fail quickly if proto=rdma # # - Clean up RDMA receive trace points # # - Fix sillyrename to return the delegation when appropriate # # - Misc attribute revalidation fixes # # - Immediately clear the pNFS layout on a file when the server returns # ESTALE # # - Return NFS4ERR_DELAY when delegation/layout recalls fail due to # igrab() # # - Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY" # # * tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: (80 commits) # skip LAYOUTRETURN if layout is invalid # NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY # NFSv4: Fix a typo in nfs41_sequence_process # NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..") # NFSv4: Return NFS4ERR_DELAY when a layout recall fails due to igrab() # NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab() # NFSv4.0: Remove transport protocol name from non-UCS client ID # NFSv4.0: Remove cl_ipaddr from non-UCS client ID # NFSv4: Fix a compiler warning when CONFIG_NFS_V4_1 is undefined # NFS: Filter cache invalidation when holding a delegation # NFS: Ignore NFS_INO_REVAL_FORCED in nfs_check_inode_attributes() # NFS: Improve caching while holding a delegation # NFS: Fix attribute revalidation # NFS: fix up nfs_setattr_update_inode # NFSv4: Ensure the inode is clean when we set a delegation # NFSv4: Ignore NFS_INO_REVAL_FORCED in nfs4_proc_access # NFSv4: Don't ask for delegated attributes when adding a hard link # NFSv4: Don't ask for delegated attributes when revalidating the inode # NFS: Pass the inode down to the getattr() callback # NFSv4: Don't request size+change attribute if they are delegated to us # ... # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 0725d4e1b8b08a60838db3a6e65c23ea8824a048 # < make -s -j 80 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # yes \n | make -s -j 80 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 80 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/skas/process.c: In function 'start_idle_thread': /kisskb/src/arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:3: warning: 'root' may be used uninitialized in this function [-Wmaybe-uninitialized] percpu_ref_reinit(&root->cgrp.self.refcnt); ^ /kisskb/src/security/apparmor/policy_unpack.c: In function 'unpack_trans_table': /kisskb/src/security/apparmor/policy_unpack.c:515:9: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] str[pos] = ':'; ^ /kisskb/src/lib/lz4/lz4hc_compress.c: In function 'LZ4HC_compress_generic': /kisskb/src/lib/lz4/lz4hc_compress.c:579:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-allmodconfig_um-x86_64 # Build took: 0:05:12.217202