Jeff Layton has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/453992
Change subject: FSAL_CEPH: fix length calculation in reclaim_reset
......................................................................
FSAL_CEPH: fix length calculation in reclaim_reset
We need 4 characters to print a short in hex. sizeof(uint16_t) is 2.
Change-Id: Ie847cc1904341aa3f2a7e03aea36cdca6d0e4a4c
Reported-by: Jan Fajerski <jfajerski(a)suse.com>
Signed-off-by: Jeff Layton <jlayton(a)redhat.com>
---
M src/FSAL/FSAL_CEPH/main.c
1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/92/453992/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/453992
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ie847cc1904341aa3f2a7e03aea36cdca6d0e4a4c
Gerrit-Change-Number: 453992
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlayton(a)redhat.com>
Gerrit-MessageType: newchange