diff options
author | Jeff Layton <jlayton@kernel.org> | 2024-12-10 00:14:02 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2025-01-21 23:30:01 +0300 |
commit | d3edfd9ed17cb3bc754b3064051fb5df7863fda3 (patch) | |
tree | cb1dfe682ad51060605439caf61a3d1b45a9fe66 /tools/perf/scripts/python/gecko.py | |
parent | 7e13f4f8d27dc02fb88666f603c53ca749d56f92 (diff) | |
download | linux-d3edfd9ed17cb3bc754b3064051fb5df7863fda3.tar.xz |
nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
Allow clients to request getting a delegation xor an open stateid if a
delegation isn't available. This allows the client to avoid sending a
final CLOSE for the (useless) open stateid, when it is granted a
delegation.
If this flag is requested by the client and there isn't already a new
open stateid, discard the new open stateid before replying.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions