]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 2 Dec 2017 01:04:20 +0000 (20:04 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 2 Dec 2017 01:04:20 +0000 (20:04 -0500)
commitb588e8627dba6b8d872fc2fed4a37d375568c342
tree1d7dae11212066614b1fd1b3548f21eae9375250
parent31273b36766a7373894a690f3a30f695dcc6e77c
parent68cd13a56a9e14e3bc2cc699574b7bad96e738ac
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs

Pull NFS client fixes from Anna Schumaker:
 "These patches fix a problem with compiling using an old version of
  gcc, and also fix up error handling in the SUNRPC layer.

   - NFSv4: Ensure gcc 4.4.4 can compile initialiser for
     "invalid_stateid"

   - SUNRPC: Allow connect to return EHOSTUNREACH

   - SUNRPC: Handle ENETDOWN errors"

* tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs:
  SUNRPC: Handle ENETDOWN errors
  SUNRPC: Allow connect to return EHOSTUNREACH
  NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid"
net/sunrpc/xprtsock.c