Description
Operations like getFileLinkStatus and rename operate on symlinks, not symlink targets. However, permission checks right now are being done on the symlink target, resulting in wonky behavior.
This is similar to HDFS-4765, which fixed the same problem for delete.