mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
fa7a1a57d9
Use GetFileInformationByHandleEx with FileAttributeTagInfo to query whether the file is sparse. This saves 1 syscall, as GetFileInformationByHandle() would additionally query volume info. |
||
---|---|---|
.. | ||
os0event.cc | ||
os0file.cc | ||
os0proc.cc | ||
os0thread.cc |