Ignore:
Timestamp:
Mar 31, 2018, 4:29:56 AM (7 years ago)
Author:
bird
Message:

nt/ntstat.c: Use NtQueryFullAttributesFile for implementing birdStatModTimeOnly instead of open+query+close, only using the latter if we encounter a reparse point.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/nt/ntstuff.h

    r3021 r3223  
    179179    LARGE_INTEGER   EndOfFile;
    180180    ULONG           FileAttributes;
     181    ULONG           AlignmentPadding;
    181182} MY_FILE_NETWORK_OPEN_INFORMATION;
    182183
Note: See TracChangeset for help on using the changeset viewer.