summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@redhat.com>2021-04-16 21:00:14 +0300
committerChuck Lever <chuck.lever@oracle.com>2021-04-16 22:08:37 +0300
commit217fd6f625af591e2866bebb8cda778cf85bea2e (patch)
treee454dfd4e46ad96a2438fff61ffe548c43ca712d /tools/perf/scripts/python
parent70c5307564035c160078401f541c397d77b95415 (diff)
downloadlinux-217fd6f625af591e2866bebb8cda778cf85bea2e.tar.xz
nfsd: ensure new clients break delegations
If nfsd already has an open file that it plans to use for IO from another, it may not need to do another vfs open, but it still may need to break any delegations in case the existing opens are for another client. Symptoms are that we may incorrectly fail to break a delegation on a write open from a different client, when the delegation-holding client already has a write open. Fixes: 28df3d1539de ("nfsd: clients don't need to break their own delegations") Signed-off-by: J. Bruce Fields <bfields@redhat.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions