Hi Linus, The following changes since commit fcfa447062b2061e11f68b846d61cbfe60d0d604: NFS: Revert "NFS: Move the flock open mode check into nfs_flock()" (2017-11-17 16:43:52 -0500) are available in the Git repository at: git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-4.15-2 for you to fetch changes up to eb5b46faa693470681ec7c28cc2436edd1571198: SUNRPC: Handle ENETDOWN errors (2017-11-30 11:52:52 -0500) ---------------------------------------------------------------- These patches fix a problem with compiling using an old version of gcc, and also fix up error handling in the SUNRPC layer. Thanks, Anna ---------------------------------------------------------------- Trond Myklebust (3): NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid" SUNRPC: Allow connect to return EHOSTUNREACH SUNRPC: Handle ENETDOWN errors fs/nfs/nfs4state.c | 4 ++-- net/sunrpc/clnt.c | 5 +++++ net/sunrpc/xprtsock.c | 2 ++ 3 files changed, 9 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html