commit | 6b2cf618cc8445a03640d1e5e36829352e297017 | [log] [tgz] |
---|---|---|
author | Felix Blyakher <felixb@sgi.com> | Fri Nov 25 16:42:13 2005 +1100 |
committer | Nathan Scott <nathans@sgi.com> | Fri Nov 25 16:42:13 2005 +1100 |
tree | 160734b1718a0d7442132d6568263fa3a167cbe2 | |
parent | a4656391b76ed93faed724c5963f033164ee477e [diff] |
[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 <felixb@sgi.com> Signed-off-by: Nathan Scott <nathans@sgi.com>