c31cee4c021e0a5d3f9a9e33ed author Miklos Szeredi 1192602662 -0700 committer Linus Torvalds 1192635784 -0700 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 [øßì›4x