]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFSv4: Don't use synchronous delegation recall in exception handling
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 20 Sep 2015 18:58:42 +0000 (14:58 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 8 Oct 2015 14:45:53 +0000 (10:45 -0400)
commit4816fdadab9ff874ec1a4138dad43b636c7d220b
treec00606037841cb80e621fa7c5072146952b754f5
parent516285ebe0efadc40b914a0e61a913a390604810
NFSv4: Don't use synchronous delegation recall in exception handling

The code needs to be able to work from inside an asynchronous context.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/delegation.c
fs/nfs/nfs4proc.c