]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
NFSv4: Add support for OPEN4_RESULT_NO_OPEN_STATEID
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 17 Jun 2024 01:21:34 +0000 (21:21 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 8 Jul 2024 17:47:26 +0000 (13:47 -0400)
commit1f0a6b3fa7a9405b74516611afa005075a21e810
tree13f576c325a100cbd5df0226cbfc706c1851df84
parentd2a00cceb93a4df2afaceb836297628d0aeec7ad
NFSv4: Add support for OPEN4_RESULT_NO_OPEN_STATEID

If the server returns a delegation stateid only, then don't try to set
an open stateid.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Lance Shelton <lance.shelton@hammerspace.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4proc.c