Changeset 989 for vendor/current/source3/smbd/globals.h
- Timestamp:
- Nov 25, 2016, 8:04:54 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/source3/smbd/globals.h
r988 r989 728 728 729 729 /* 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 /* 730 737 * The sub request for async backend calls. 731 738 * This is used for SMB2 Cancel.
Note:
See TracChangeset
for help on using the changeset viewer.