[PATCH v2 2/2] ntdll: Replace fstat and lstat with fstatat in get_file_info.

Erich E. Hoover erich.e.hoover at gmail.com
Mon Dec 6 17:15:34 CST 2021


Further simplify get_file_info by using fstatat for both path-based
(lstat) and fd-based (fstat) modes of operation.

v2: is_mount_point change is no longer in this patch

Best,
Erich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ntdll-Replace-fstat-and-lstat-with-fstatat-in-get_fi.patch
Type: text/x-patch
Size: 926 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211206/335f06b9/attachment.bin>


More information about the wine-devel mailing list