From: Christoph Hellwig Date: Thu, 30 Oct 2008 06:21:10 +0000 (+1100) Subject: [XFS] fix instant oops with tracing enabled X-Git-Tag: v2.6.29-rc1~552^2~81^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3471394ba56f44761ce1c300f139478dbfb49d4a;p=pandora-kernel.git [XFS] fix instant oops with tracing enabled We can only read inode->i_count if the inode is actually there and not a NULL pointer. This was introduced in one of the recent sync patches. SGI-PV: 988255 SGI-Modid: xfs-linux-melb:xfs-kern:32315a Signed-off-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed