Aug. 25, 2021
4:24 p.m.
Further simplify get_file_info by using fstatat for both path-based (lstat) and fd-based (fstat) modes of operation. Best, Erich