From: David Chinner Date: Wed, 11 Jul 2007 01:09:33 +0000 (+1000) Subject: [XFS] Quota inode has no parent. X-Git-Tag: v2.6.23-rc1~1056^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b11f94d537e6b69f13770143fd7ded3d09fdbaab;p=pandora-kernel.git [XFS] Quota inode has no parent. Avoid using a special "zero inode" as the parent of the quota inode as this can confuse the filestreams code into thinking the quota inode has a parent. We do not want the quota inode to follow filestreams allocation rules, so pass a NULL as the parent inode and detect this condition when doing stream associations. SGI-PV: 964469 SGI-Modid: xfs-linux-melb:xfs-kern:29098a Signed-off-by: David Chinner Signed-off-by: Tim Shimmin --- Reading git-diff-tree failed