Attention is currently required from: Frank Filz.
Hello Frank Filz,
I'd like you to do a code review.
Please visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1215672?usp=email
to review the following change.
Change subject: Minor fix in tracepoint formatting in nfs4_op_sequence.c
......................................................................
Minor fix in tracepoint formatting in nfs4_op_sequence.c
The names used in the format strings are too long if we
include the large base file name.
which creates a format string that is larger than 256
chars and gets truncated.
Change-Id: I3d8deb7c0d1ba626b367464b1d8cca8a696faf9f
Signed-off-by: Lior Suliman <liorsu(a)gmail.com>
---
M src/Protocols/NFS/nfs4_op_sequence.c
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/72/1215672/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1215672?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I3d8deb7c0d1ba626b367464b1d8cca8a696faf9f
Gerrit-Change-Number: 1215672
Gerrit-PatchSet: 1
Gerrit-Owner: Lior Suliman <liorsu(a)google.com>
Gerrit-Reviewer: Frank Filz <ffilzlnx(a)mindspring.com>
Gerrit-Attention: Frank Filz <ffilzlnx(a)mindspring.com>