URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b0ce8b1db623fb9a2e309e3547bf96478be2fe26
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b0ce8b1 by Jorge Mora (jmora1300@xxxxxxxxx):
NFS: Display nfl_util components for files layout type
Add extra fields to display the components of the layout
nfl_util for the files layout type. These components include
whether the layout is dense or sparse, whether the client
should send the commit to the metadata server or data server
and lastly the stripe unit size.
Change-Id: I8c054c68353eb5bd711b2f95d8dcf74ecc2aab03
Reviewed-on: https://code.wireshark.org/review/32952
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from ef44a81 proto.h: avoid warning about not really deprecated (Clang) (v2)
add b0ce8b1 NFS: Display nfl_util components for files layout type
Summary of changes:
epan/dissectors/packet-nfs.c | 31 +++++++++++++++++++++++++++++--
epan/dissectors/packet-nfs.h | 5 +++++
2 files changed, 34 insertions(+), 2 deletions(-)