diff options
author | Yaniv Kaul <ykaul@redhat.com> | 2018-08-16 14:15:27 +0300 |
---|---|---|
committer | Amar Tumballi <amarts@redhat.com> | 2018-08-21 04:50:51 +0000 |
commit | 2348b8ae6ce02f83069d01478a31bb2498cc6183 (patch) | |
tree | 3a29321a07fdc200c678b3b34d32b307a6464351 /xlators/protocol/client | |
parent | f2fbe364ee166416d484cd75ffa7f181f131a446 (diff) |
glusterfsd/src/glusterfsd.c : reduce size or re-scope message variable
The the error and/or message variable was either:
- Reduced in size - from 2048 bytes to 64 bytes, for example.
or
- Changed in scope - defined in a smaller scope.
Compile-tested only!
Change-Id: I20b9fb3407a74ba96fcbc7f05fcab534ff562c09
updates: bz#1193929
Signed-off-by: Yaniv Kaul <ykaul@redhat.com>
Diffstat (limited to 'xlators/protocol/client')
0 files changed, 0 insertions, 0 deletions