From: Felix Blyakher Date: Fri, 25 Nov 2005 05:42:13 +0000 (+1100) Subject: [XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to run X-Git-Tag: v2.6.15-rc3~43^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b2cf618cc8445a03640d1e5e36829352e297017;p=pandora-kernel.git [XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to run its queue of IO completion callbacks, thus creating the deadlock between umount and xfslogd. Breaking the loop solves the problem. SGI-PV: 943821 SGI-Modid: xfs-linux-melb:xfs-kern:202363a Signed-off-by: Felix Blyakher Signed-off-by: Nathan Scott --- Reading git-diff-tree failed