ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 4d19c64: Lustre: Add barrier processing

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 05 Apr 2018 05:27:44 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d19c649cc73dbad6f0606a4890c7b83fb805134
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4d19c64 by Nathaniel Clark (nathaniel.l.clark@xxxxxxxxx):

    Lustre: Add barrier processing
    
    In lustre 2.10 the ability to freeze/thaw the filesystem for
    snapshotting was added.  This processes the new wire commands used.
    
    Change-Id: Ie4d87b200078d2da1c983c9e8df2952c82c90d83
    Signed-off-by: Nathaniel Clark <nathaniel.l.clark@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/26692
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  49eeba2   ENIP-CIP-PCCC: add support for the CIP PCCC Object
    adds  4d19c64   Lustre: Add barrier processing


Summary of changes:
 epan/dissectors/packet-lustre.c | 265 ++++++++++++++++++++++++++++++++++++----
 1 file changed, 243 insertions(+), 22 deletions(-)