diff options
author | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2023-11-24 11:17:07 +0300 |
---|---|---|
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2023-12-06 17:46:07 +0300 |
commit | 22457c047ed971f2f2e33be593ddfabd9639a409 (patch) | |
tree | f1c36579f09d617b54f0f96f88bd2b9ac484dc5c /tools/perf/scripts/python/task-analyzer.py | |
parent | c39de951282df9a60ef70664e4378d88006b2670 (diff) | |
download | linux-22457c047ed971f2f2e33be593ddfabd9639a409.tar.xz |
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>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions