OSDN Git Service

NFSv4: Don't busy wait if NFSv4 session draining is interrupted
authorTrond Myklebust <trondmy@gmail.com>
Sat, 11 Aug 2018 15:52:38 +0000 (11:52 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 13 Aug 2018 21:23:37 +0000 (17:23 -0400)
commit8aafd2fde3784f962c87aa6ff9c88e4def307036
tree22ea7cd7708a5331c33e2d72c78fc67b5ac0ba2e
parente4648aa4f98a87cf0a83f73a5864cede073053a0
NFSv4: Don't busy wait if NFSv4 session draining is interrupted

Catch the ERESTARTSYS error so that it can be processed by the callers.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4state.c