Ignore:
Timestamp:
Nov 25, 2016, 8:04:54 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source3/smbd/globals.h

    r988 r989  
    728728
    729729        /*
     730         * Keep track of whether the outstanding request counters
     731         * had been updated in dispatch, so that they need to be
     732         * adapted again in reply.
     733         */
     734        bool request_counters_updated;
     735
     736        /*
    730737         * The sub request for async backend calls.
    731738         * This is used for SMB2 Cancel.
Note: See TracChangeset for help on using the changeset viewer.