mirror of
https://github.com/git/git.git
synced 2026-01-21 16:06:04 +00:00
Move S_IFLNK detection to file_attr_to_st_mode() and reuse it in fscache. Implement DT_LNK detection in dirent.c and the fscache readdir version. Signed-off-by: Karsten Blees <blees@dcon.de>