From: Steven Whitehouse Date: Wed, 11 Jan 2012 12:35:05 +0000 (+0000) Subject: GFS2: Fix nlink setting on inode creation X-Git-Tag: v3.3-rc1~77^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66ad863b410efb7f537719006f9ac52400c1a5c5;p=pandora-kernel.git GFS2: Fix nlink setting on inode creation Since the nlink count will be 0, we need to use set_nlink rather than inc_nlink in order to avoid triggering the inc_nlink warning which was added recently. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed