From: Jeremy Kerr Date: Tue, 7 Oct 2008 07:26:55 +0000 (+1100) Subject: powerpc/spufs: set nlink count for spufs root correctly X-Git-Tag: v2.6.28-rc1~569^2~28^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2ed6e4daa6f16f088600d98568cb5730b5238a6;p=pandora-kernel.git powerpc/spufs: set nlink count for spufs root correctly Currently, an empty spufs root inode has nlink count of 1. However, the directory has two links; / -> spu and /spu/ -> . This change increments the link count of the root inode in spufs. Signed-off-by: Jeremy Kerr --- Reading git-diff-tree failed