Wireshark-commits: [Wireshark-commits] master b6d03e5: Add support for the FSCTL_QUERY_FILE_REGION

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 2 Oct 2015 03:19:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b6d03e5b2672df9c81221e399702cb8af026745a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b6d03e5 by Richard Sharpe (rsharpe@xxxxxxxxx):

    Add support for the FSCTL_QUERY_FILE_REGION FSCTL.
    
    Found when looking at support for HyperV under Samba.
    
    Change-Id: I78d7d0c68c7821c952316beb6fc34cd047d146aa
    Reviewed-on: https://code.wireshark.org/review/9803
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8976b78   CMake: Fix the dmg_package target.
    adds  b6d03e5   Add support for the FSCTL_QUERY_FILE_REGION FSCTL.


Summary of changes:
 epan/dissectors/packet-smb2.c |   89 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 89 insertions(+)