OSDN Git Service

* fhandler_disk_file.cc (fhandler_base::fstat_helper): Request
authorcorinna <corinna>
Tue, 6 Apr 2004 10:19:27 +0000 (10:19 +0000)
committercorinna <corinna>
Tue, 6 Apr 2004 10:19:27 +0000 (10:19 +0000)
commit94f723939da6733ba1e5b68ac6f0e19b98051e82
tree2c676de2086a640e07461fadf671dea3922d1735
parent8b7de6cff4225eff609eaaff08f4db721e5920ab
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Request
compressed size only if the matching attributes are set.  Use
NtQueryInformationFile instead of GetCompressedFileSize.
(fhandler_base::fstat_by_handle): Remove NT 3.5 cruft since
local.dwVolumeSerialNumber isn't used subsequently.
* ntdll.h: Add typedefs for FILE_COMPRESSION_INFORMATION and
FILE_INFORMATION_CLASS.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_disk_file.cc
winsup/cygwin/ntdll.h