| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 0/2] xfs: fix a class of shutdown hangs |
| From: | Dave Chinner <david@xxxxxxxxxxxxx> |
| Date: | Fri, 23 Mar 2012 12:47:41 +1100 |
The shutdown hang these two patches fix was tripped over by RH QA when some other (unknown) problem resulting in trying to remove an EFI log item from the AIL when it was not in the AIL at all. The shutdown was triggered from log IO completion context, and hung trying to wait for log IO completion. IOWs, the patches will allow the shutdown to finish and the filesystem to be unmounted, but do nothing to fix the unknown problem that caused the shutdown to be triggered. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: raid10n2/xfs setup guidance on write-cache/barrier, Peter Grandi |
|---|---|
| Next by Date: | [PATCH 2/2] xfs: avoid shutdown hang in xlog_wait(), Dave Chinner |
| Previous by Thread: | Re: [PATCH] xfs: fix deadlock in xfs_rtfree_extent with kernel v3.x, Ben Myers |
| Next by Thread: | [PATCH 2/2] xfs: avoid shutdown hang in xlog_wait(), Dave Chinner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |