The trouble with symbolic links
The trouble with symbolic links
Posted Jul 7, 2022 22:55 UTC (Thu) by Hello71 (guest, #103412)In reply to: The trouble with symbolic links by developer122
Parent article: The trouble with symbolic links
sure, but also the permissions on the destination and all of its parents can never be changed during the lifetime of the link, implying that for each file and directory, either a list of all links to it and its children must be stored, or whenever its permission is changed, the whole filesystem must be walked.
