From: Al Viro Date: Thu, 3 May 2012 14:14:29 +0000 (-0400) Subject: ocfs: simplify symlink handling X-Git-Tag: v3.5-rc1~15^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea022dfb3c2a4680483b00eb2fecc9fc4f6091d1;p=pandora-kernel.git 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: Al Viro --- Reading git-diff-tree failed