From: David Chinner Date: Thu, 30 Oct 2008 06:55:27 +0000 (+1100) Subject: [XFS] Can't lock inodes in radix tree preload region X-Git-Tag: v2.6.29-rc1~552^2~81^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56e73ec47d749047f441e6b9d60d964535d31c3b;p=pandora-kernel.git [XFS] Can't lock inodes in radix tree preload region When we are inside a radix tree preload region, we cannot sleep. Recently we moved the inode locking inside the preload region for the inode radix tree. Fix that, and fix a missed unlock in another error path in the same code at the same time. SGI-PV: 987246 SGI-Modid: xfs-linux-melb:xfs-kern:32385a Signed-off-by: David Chinner Signed-off-by: Lachlan McIlroy Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed