summaryrefslogtreecommitdiffstats
path: root/tests/thin-arbiter.rc
diff options
context:
space:
mode:
authorDmitry Antipov <dmantipov@yandex.ru>2019-12-26 14:22:56 +0300
committerAmar Tumballi <amarts@gmail.com>2019-12-27 17:01:33 +0000
commit9937b9857472c346c071c3850b032ae9237721e5 (patch)
tree7939c272f03e32c5e5aec4f9c9456e5a0e5afc0f /tests/thin-arbiter.rc
parentf2a86ddf9331cd7387c44ba03307adac43575fc4 (diff)
socket: fix typos and drop unused members/options
Consistently fix 'configued' -> 'configured' typo, remove useless members from 'socket_private_t' and unused 'transport.socket.lowlat' option. Adjust tests as well. Change-Id: I285be196457763aec16b184acd26b90623074dec Updates: bz#1193929 Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Diffstat (limited to 'tests/thin-arbiter.rc')
-rw-r--r--tests/thin-arbiter.rc3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/thin-arbiter.rc b/tests/thin-arbiter.rc
index 53d8022f598..e26d91b1907 100644
--- a/tests/thin-arbiter.rc
+++ b/tests/thin-arbiter.rc
@@ -433,7 +433,6 @@ cat > $B0/glustershd.vol <<EOF
volume ${V0}-replicate-0-client-0
type protocol/client
option send-gids on
- option transport.socket.lowlat off
option transport.socket.keepalive-interval 2
option remote-host $H0
option remote-subvolume $b0
@@ -479,7 +478,6 @@ volume ${V0}-replicate-0-client-1
option send-gids on
option non-blocking-io off
option transport.listen-backlog 1024
- option transport.socket.lowlat off
option transport.socket.keepalive-interval 2
option password a0ad63dd-8314-4f97-9160-1b93e3cb1f0b
option username 459d48e8-2a92-4f11-89f2-077b29f6f86d
@@ -498,7 +496,6 @@ volume ${V0}-replicate-0-thin-arbiter-client
option remote-subvolume $ta
option filter-O_DIRECT disable
option non-blocking-io off
- option transport.socket.lowlat off
option transport.socket.keepalive-interval 2
option transport.socket.read-fail-log off
option remote-host $H0