This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig in repository toolchain/ci/linux.
from c6f6ebd77ce1 Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/p [...] adds 52870d504891 smb3: cleanup some recent endian errors spotted by updated sparse adds dd19c106a366 fs: cifs: mute -Wunused-const-variable message adds cb248819d209 cifs: use cifsInodeInfo->open_file_lock while iterating to [...] adds 30573a82fb17 CIFS: Gracefully handle QueryInfo errors during open adds d0959b080b1f smb3: remove noisy debug message and minor cleanup adds d4cfbf04b2aa smb3: Fix regression in time handling adds c82e5ac7fe35 CIFS: Force revalidate inode when dentry is stale adds 0b3d0ef9840f CIFS: Force reval dentry if LOOKUP_REVAL flag is set adds c6ad7c3ce980 Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 adds 33ea5aaa87cd nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request adds 031d73ed768a NFS: Fix O_DIRECT accounting of number of bytes read/written adds 0b5748477924 NFS: Remove redundant mirror tracking in O_DIRECT adds 1047ec868332 NFSv4: Fix leak of clp->cl_acceptor string adds af84537dbd1b SUNRPC: fix race to sk_err after xs_error_report adds 1c0cc5f1ae5e Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/proje [...]
No new revisions were added by this update.
Summary of changes: fs/cifs/cifsfs.c | 24 ++++++--- fs/cifs/cifsglob.h | 2 +- fs/cifs/connect.c | 4 +- fs/cifs/dir.c | 8 ++- fs/cifs/file.c | 33 +++++++------ fs/cifs/inode.c | 4 ++ fs/cifs/netmisc.c | 4 -- fs/cifs/smb2pdu.c | 14 +++--- fs/cifs/smb2proto.h | 4 ++ fs/nfs/direct.c | 106 ++++++++++++++-------------------------- fs/nfs/nfs4proc.c | 1 + fs/nfs/write.c | 5 +- include/linux/sunrpc/xprtsock.h | 1 + net/sunrpc/xprtsock.c | 17 +++---- 14 files changed, 106 insertions(+), 121 deletions(-)