aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/compress/tests
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2025-11-10 13:58:11 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2025-11-14 14:43:53 +0000
commit3e8d5f36082414373462743d775db005daf07339 (patch)
tree5fa7a7e087583dd9c8f16bbd3da394af02c0d6e5 /usr.bin/compress/tests
parentdbe0b2c986cbd4c01d5ba5a3b367aba9740c137b (diff)
cd9660: Unbreak symbolic linksstable/13
Since the introduction of permission masks, cd9660_getattr() returns a size of zero for all symbolic links, because the code to retrieve the length of the link target (as required by POSIX) is dead, since we strip away the type bits before we try to use them to identify the file as a link. Address this by checking the vnode type instead. PR: 290556 MFC after: 3 days Fixes: 82f2275b73e5 ("cd9660: Add support for mask,dirmask,uid,gid options") Reviewed by: olce Differential Revision: https://reviews.freebsd.org/D53598 (cherry picked from commit 978aaa72f3196f5489630052762cac5a7863e774)
Diffstat (limited to 'usr.bin/compress/tests')
0 files changed, 0 insertions, 0 deletions