mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-01 09:45:22 +09:00
For symlinks generic_readlink() will work just fine and for directories we don't want ->readlink() at all. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>