From: Al Viro Date: Fri, 19 Aug 2005 23:17:39 +0000 (+0100) Subject: [PATCH] Fix up symlink function pointers X-Git-Tag: v2.6.13-rc7~59^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=008b150a3c4d971cd65d02d107b8fcc860bc959c;p=pandora-kernel.git [PATCH] Fix up symlink function pointers This fixes up the symlink functions for the calling convention change: * afs, autofs4, befs, devfs, freevxfs, jffs2, jfs, ncpfs, procfs, smbfs, sysvfs, ufs, xfs - prototype change for ->follow_link() * befs, smbfs, xfs - same for ->put_link() Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed