Konstantin Komarov 22457c047e
fs/ntfs3: Modified fix directory element type detection
Unfortunately reparse attribute is used for many purposes (several dozens).
It is not possible here to know is this name symlink or not.
To get exactly the type of name we should to open inode (read mft).
getattr for opened file (fstat) correctly returns symlink.

Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
2023-12-06 17:46:07 +03:00
..
2023-10-30 09:47:13 -10:00
2023-09-28 15:04:06 +03:00
2023-08-02 09:13:09 -06:00
2023-07-03 00:21:27 +04:00
2023-10-30 09:47:13 -10:00
2023-10-30 09:29:44 -10:00
2023-09-28 15:04:01 +03:00
2023-09-28 15:04:01 +03:00
2023-07-03 00:21:27 +04:00
2022-09-30 17:39:47 +03:00
2023-10-30 09:29:44 -10:00