diff options
author | 2023-11-24 11:17:07 +0300 | |
---|---|---|
committer | 2023-12-06 17:46:07 +0300 | |
commit | 22457c047ed971f2f2e33be593ddfabd9639a409 (patch) | |
tree | f1c36579f09d617b54f0f96f88bd2b9ac484dc5c /scripts/lib/kdoc/kdoc_parser.py | |
parent | fs/ntfs3: Improve alternative boot processing (diff) | |
download | wireguard-linux-22457c047ed971f2f2e33be593ddfabd9639a409.tar.xz wireguard-linux-22457c047ed971f2f2e33be593ddfabd9639a409.zip |
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 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions