summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorVarsha Rao <varao@redhat.com>2019-01-09 15:10:37 +0530
committerAmar Tumballi <amarts@redhat.com>2019-01-11 07:42:56 +0000
commit5a152a7a70f771d951af713ab9701bcbc651e7e2 (patch)
tree7765dd46c87ac75dd19a3798b4df85f7580ea0f2 /configure.ac
parent8c1eda9b5a19861be7e02f89cefae942c624d677 (diff)
libglusterfs/common-utils.c: Fix buffer size for checksum computation
Problem: When quorum count option is updated, the change is not reflected in the nfs-server.vol file. This is because in get_checksum_for_file(), when the last part of the file read has size less than buffer size, the read buffer stores old data value along with correct data value. Solution: Pass the bytes read instead of fixed buffer size, for calculating checksum. Change-Id: I4b641607c8a262961b3f3da0028a54e08c3f8589 fixes: bz#1657744 Signed-off-by: Varsha Rao <varao@redhat.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions