NFSv4: Clean up _nfs4_proc_open()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 7 Jul 2007 17:19:59 +0000 (13:19 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:42 +0000 (23:40 -0400)
commit3e309914a15333a5493058e4927e979c7434ae44
treec9f5a86c7088313cf2c0648e313e4e918b4189d1
parent1b370bc28f90955bccda8be5e7d7047ad1381da7
NFSv4: Clean up _nfs4_proc_open()

Use a flag instead of the 'data->rpc_status = -ENOMEM hack.

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