From: Aneesh Kumar K.V Date: Sat, 29 Jan 2011 13:13:30 +0000 (+0530) Subject: fs: Remove i_nlink check from file system link callback X-Git-Tag: v2.6.39-rc1~514^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f17b6042073e7000a90063f7edbca59a5bd1caa2;p=pandora-kernel.git fs: Remove i_nlink check from file system link callback Now that VFS check for inode->i_nlink == 0 and returns proper error, remove similar check from file system Signed-off-by: Aneesh Kumar K.V Signed-off-by: Al Viro --- Reading git-diff-tree failed