NFSv4: Clean up the callers of nfs4_open_recover_helper()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 9 Jul 2007 01:04:15 +0000 (21:04 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:43 +0000 (23:40 -0400)
commit1ac7e2fd35905f3d44df06568bca5f9d140369b3
tree86b80e5d17169f801f19427563d68728b8e3385e
parent6ee412689027dc7954453aed392ab5c7599c0f73
NFSv4: Clean up the callers of nfs4_open_recover_helper()

Rely on nfs4_try_open_cached() when appropriate.

Also fix an RCU violation in _nfs4_do_open_reclaim()

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