aboutsummaryrefslogtreecommitdiff
path: root/fs/ntfs3/attrlist.c
diff options
context:
space:
mode:
authorGravatar Gabriel Marcano <gabemarcano@yahoo.com> 2023-09-12 21:50:32 -0700
committerGravatar Konstantin Komarov <almaz.alexandrovich@paragon-software.com> 2023-09-28 15:04:06 +0300
commit85a4780dc96ed9dd643bbadf236552b3320fae26 (patch)
tree2d2d21d82fd6dc606f2db7a776aeb397b92613de /fs/ntfs3/attrlist.c
parentfs/ntfs3: Fix possible null-pointer dereference in hdr_find_e() (diff)
downloadlinux-85a4780dc96ed9dd643bbadf236552b3320fae26.tar.gz
linux-85a4780dc96ed9dd643bbadf236552b3320fae26.tar.bz2
linux-85a4780dc96ed9dd643bbadf236552b3320fae26.zip
fs/ntfs3: Fix directory element type detection
Calling stat() from userspace correctly identified junctions in an NTFS partition as symlinks, but using readdir() and iterating through the directory containing the same junction did not identify the junction as a symlink. When emitting directory contents, check FILE_ATTRIBUTE_REPARSE_POINT attribute to detect junctions and report them as links. Signed-off-by: Gabriel Marcano <gabemarcano@yahoo.com> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'fs/ntfs3/attrlist.c')
0 files changed, 0 insertions, 0 deletions