From: Steven Whitehouse Date: Mon, 9 May 2011 11:08:36 +0000 (+0100) Subject: GFS2: Don't use gfs2_change_nlink in link syscall X-Git-Tag: v3.0-rc1~384^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2baee03fb916563d7cc597e5460e4cb938815c52;p=pandora-kernel.git GFS2: Don't use gfs2_change_nlink in link syscall There are three users of gfs2_change_nlink which add to the link count. Two of these are about to be removed in later patches, so this means that there will no callers, when that happens allowing removal of that function, also in a later patch. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed