]> Pileus Git - ~andy/linux/commit
nfs41: Process callback's referring call list
authorMike Sager <sager@netapp.com>
Tue, 19 Jan 2010 17:54:41 +0000 (12:54 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 10 Feb 2010 13:30:55 +0000 (08:30 -0500)
commit72ce2b3c064471fc511a9ca2fb6c38d90d2ab826
tree5020b4040c1ead6521aef52933b39269fc955dfc
parenta7989c3e4702203baa5ddb3614f92bfc49a6e491
nfs41: Process callback's referring call list

If a CB_SEQUENCE referring call triple matches a slot table entry, the
client is still waiting for a response to the original request.  In this
case, return NFS4ERR_DELAY as the response to the callback.

Signed-off-by: Mike Sager <sager@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/callback_proc.c