get rid of pointless allocations and copying in ecryptfs_follow_link()
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 3 May 2012 13:34:20 +0000 (09:34 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 30 May 2012 03:28:40 +0000 (23:28 -0400)
switch to generic_readlink(), while we are at it

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/ecryptfs/inode.c

Simple merge