aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTigran Mkrtchyan <[email protected]>2016-05-12 11:16:38 +0200
committerAnna Schumaker <[email protected]>2016-05-17 15:47:55 -0400
commita1d1c4f11adf8a0036cd40a643543047fc952eb6 (patch)
tree09a83ba36de8c291582ebcb49136dd64caf66626 /tools/perf/scripts/python/export-to-postgresql.py
parent2e72448b07dc3ff1b7593e9bfff91db182262857 (diff)
nfs4: client: do not send empty SETATTR after OPEN_CREATE
OPEN_CREATE with EXCLUSIVE4_1 sends initial file permission. Ignoring fact, that server have indicated that file mod is set, client will send yet another SETATTR request, but, as mode is already set, new SETATTR will be empty. This is not a problem, nevertheless an extra roundtrip and slow open on high latency networks. This change is aims to skip extra setattr after open if there are no attributes to be set. Signed-off-by: Tigran Mkrtchyan <[email protected]> Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions