summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src/rpc-transport.c
diff options
context:
space:
mode:
authorYaniv Kaul <ykaul@redhat.com>2020-01-10 08:24:35 +0200
committerAmar Tumballi <amarts@gmail.com>2020-01-13 07:01:16 +0000
commit9189ed3201f1da89f16595d685b67a71e075d5be (patch)
tree9e5131471e734a21299f7bf5d65de288d2c4a7a4 /rpc/rpc-lib/src/rpc-transport.c
parent33c3cbe71b67f523538b04334f1ef962953281ed (diff)
glusterd-volgen.c: fix to disable property when gNFS disabled.
The code was not ifdef'ed properly when gNFS was not enabled. Strangely, I could not reproduce the failure on my system (Fedora 31), but it was reproduced elsehwere and the fix was verified to correct it. The failure: gluster volume create testvol replica 3 127.0.0.2:/tests/brick{1..3} force gluster v set testvol write-behind off grep -rne write-behind /var/lib/glusterd/vols/testvol/trusted-testvol.tcp-fuse.vol The last grep was supposed to come out empty. The issue was that perfxl_option_handler may not have been called when it should have been. Change-Id: Ie9f8ec87dabeef6624527c2266ddf9af01ca7373 updates: bz#1193929 Signed-off-by: Yaniv Kaul <ykaul@redhat.com>
Diffstat (limited to 'rpc/rpc-lib/src/rpc-transport.c')
0 files changed, 0 insertions, 0 deletions