Skip to content
Commit ea022dfb authored by Al Viro's avatar Al Viro
Browse files

ocfs: simplify symlink handling



seeing that "fast" symlinks still get allocation + copy, we might as
well simply switch them to pagecache-based variant of ->follow_link();
just need an appropriate ->readpage() for them...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 408bd629
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment