git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a465639
)
[XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to run
author
Felix Blyakher
<felixb@sgi.com>
Fri, 25 Nov 2005 05:42:13 +0000
(16:42 +1100)
committer
Nathan Scott
<nathans@sgi.com>
Fri, 25 Nov 2005 05:42:13 +0000
(16:42 +1100)
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>
No differences found