Wireshark-commits: [Wireshark-commits] master 8678e5a: GlusterFS: Add support for the SEEK procedur

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 6 Feb 2016 07:23:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8678e5a9b33013b5d9c72bd269999af91fa9c3d7
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8678e5a by Niels de Vos (ndevos@xxxxxxxxxx):

    GlusterFS: Add support for the SEEK procedure
    
    Gluster added support for a SEEK operation, supporting SEEK_DATA and
    SEEK_HOLE. The actual protocol modifications can be found in commit
    9b71092f3 (http://review.gluster.org/11482).
    
    Bug:12088
    Change-Id: I298b4a5023fa748e9c443ae5a24a1b58d76a5453
    Signed-off-by: Niels de Vos <ndevos@xxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/13780
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  e81cbe6   CMake: Minor ConfigureChecks.cmake cleanup
    adds  8678e5a   GlusterFS: Add support for the SEEK procedure


Summary of changes:
 epan/dissectors/packet-gluster.h   |    7 ++++++
 epan/dissectors/packet-glusterfs.c |   45 ++++++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)