From: Christoph Hellwig Date: Tue, 1 Dec 2009 18:12:29 +0000 (+0000) Subject: xfs: check for not fully initialized inodes in xfs_ireclaim X-Git-Tag: v2.6.33-rc1~41^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b44b1126279b60597f96bbe77507b1650f88a969;p=pandora-kernel.git xfs: check for not fully initialized inodes in xfs_ireclaim Add an assert for inodes not added to the inode cache in xfs_ireclaim, to make sure we're not going to introduce something like the famous nfsd inode cache bug again. Signed-off-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed