From: Miklos Szeredi Date: Wed, 17 Oct 2007 06:31:02 +0000 (-0700) Subject: fuse: set i_nlink to sane value after mount X-Git-Tag: v2.6.24-rc1~545 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=074406fa6309ab8b0aca15496b16b3653e58c03d;p=pandora-kernel.git fuse: set i_nlink to sane value after mount Aufs seems to depend on a positive i_nlink value. So fill in a dummy but sane value for the root inode at mount time. The inode attributes are refreshed with the correct values at the first opportunity. Signed-off-by: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed