NFSv4: Unify synchronous and asynchronous error handling
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 20 Sep 2015 19:51:00 +0000 (15:51 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 8 Oct 2015 14:45:53 +0000 (10:45 -0400)
commit037fc9808a777f6fb6a54c6510b9656716e0c8c8
tree8301d284d71794be52b24b4e791a1f4360a8405d
parent4816fdadab9ff874ec1a4138dad43b636c7d220b
NFSv4: Unify synchronous and asynchronous error handling

They now only differ in the way we handle waiting, so let's unify.

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