NFSv4: Refactor _nfs4_open_and_get_state to set ctx->state
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 29 May 2013 17:17:04 +0000 (13:17 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 6 Jun 2013 20:24:42 +0000 (16:24 -0400)
Instead of having the callers set ctx->state, do it inside
_nfs4_open_and_get_state.

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

Simple merge