]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit809a9b05e4328224ac939dcb5892006e5520a7e5
treeb0d5028563be55edd0f7a541a5b3bf6839c8ecba
parent9fc1bba674fc4937bf4d8fd79148b62bc94aa7c3
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