Skip to content
Commit fd4a0edf authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

vfs: replace calling i_op->readlink with vfs_readlink()



Also check d_is_symlink() in callers instead of inode->i_op->readlink
because following patches will allow NULL ->readlink for symlinks.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent 2a07a1f5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment