NFS4: move ctx into nfs4_run_open_task
authorFred Isaman <fred.isaman@gmail.com>
Mon, 19 Sep 2016 14:06:49 +0000 (10:06 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 31 May 2018 19:03:11 +0000 (15:03 -0400)
commit3b65a30df9b3f1cb336d9421892e7860c0f999c0
treeb0d5028563be55edd0f7a541a5b3bf6839c8ecba
parent808ba32abe84b74abef5eb7507b8031f65b8221d
NFS4: move ctx into nfs4_run_open_task

Preparing to add conditional LAYOUTGET to OPEN rpc, the LAYOUTGET
will need the ctx info.

Signed-off-by: Fred Isaman <fred.isaman@gmail.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4proc.c