glusterfs: show filenames in the summary for common procedures
authorVikhyat Umrao <vumrao@redhat.com>
Tue, 27 May 2014 15:04:29 +0000 (20:34 +0530)
committerAlexis La Goutte <alexis.lagoutte@gmail.com>
Wed, 28 May 2014 08:51:16 +0000 (08:51 +0000)
commit9cd3c5c5fcc60e5c881647096c913c0fbae261b6
tree6f2982f75129d720bdf9dd3b5f6baf3de85d2338
parent482e6a65102a0007ce7665501215e2851be413ed
glusterfs: show filenames in the summary for common procedures

With this patch we will have filename on the summary for procedures MKDIR, CREATE and LOOKUP.

Example output:

173  18.309307 192.168.100.3 -> 192.168.100.4 GlusterFS 224 MKDIR V330 MKDIR Call, Filename: testdir
2606  36.767766 192.168.100.3 -> 192.168.100.4 GlusterFS 376 LOOKUP V330 LOOKUP Call, Filename: 1.txt
2612  36.768242 192.168.100.3 -> 192.168.100.4 GlusterFS 228 CREATE V330 CREATE Call, Filename: 1.txt

Change-Id: I1995c309028f1472a61719d6d7d6ae2c68412a95
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
Reviewed-on: https://code.wireshark.org/review/1833
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
epan/dissectors/packet-glusterfs.c