OSDN Git Service

NFSv4: Handle the condition NFS4ERR_FILE_OPEN
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 15 Sep 2006 12:25:04 +0000 (08:25 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Sep 2006 03:25:03 +0000 (23:25 -0400)
commitc514983d8d2260020543a81589a2b8c7d4bdab4e
tree6151b2a7bb74c6209f7861d0748b35261e53c15e
parent6b30954ebb569fa1b2abdb21f2f4290eec76bf80
NFSv4: Handle the condition NFS4ERR_FILE_OPEN

Retry a few times before we give up: the error is usually due to ordering
issues with asynchronous RPC calls.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c