Hi Linus, The following changes since commit 86bbd7422ae6a33735df6846fd685e46686da714: NFS: change sign of nfs_fh length (2018-10-23 12:22:21 -0400) are available in the Git repository at: git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-4.20-2 for you to fetch changes up to d3787af289c85381cc048cb8c56b67260dbbc436: NFS: fix spelling mistake, EACCESS -> EACCES (2018-11-01 14:07:06 -0400) Thanks, Trond ---------------------------------------------------------------- NFS client bugfixes for Linux 4.20 Highlights include: Bugfixes: - Fix build issues on architectures that don't provide 64-bit cmpxchg Cleanups: - Fix a spelling mistake ---------------------------------------------------------------- Colin Ian King (1): NFS: fix spelling mistake, EACCESS -> EACCES Paul Burton (1): SUNRPC: Use atomic(64)_t for seq_send(64) fs/nfs/nfs4proc.c | 2 +- include/linux/sunrpc/gss_krb5.h | 7 ++----- net/sunrpc/auth_gss/gss_krb5_mech.c | 16 ++++++++++------ net/sunrpc/auth_gss/gss_krb5_seal.c | 28 ++-------------------------- net/sunrpc/auth_gss/gss_krb5_wrap.c | 4 ++-- 5 files changed, 17 insertions(+), 40 deletions(-) -- Trond Myklebust Linux NFS client maintainer, Hammerspace trond.myklebust@xxxxxxxxxxxxxxx