linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] xfs: Clean the EFI on errors series
@ 2014-03-25 20:06 Mark Tinguely
  2014-03-25 20:06 ` [PATCH 1/2] xfs: remove efi from AIL in log recovery error Mark Tinguely
  2014-03-25 20:06 ` [PATCH 2/2] xfs: free the EFI entries from AIL on forced shutdown Mark Tinguely
  0 siblings, 2 replies; 12+ messages in thread
From: Mark Tinguely @ 2014-03-25 20:06 UTC (permalink / raw)
  To: xfs

Here is a broken up version of the clean the EFI from the AIL
on error.
 
Patch 1 is for log recovery and patch 2 is for log aborts, forced
shutdowns in xfs_bmap_finish() or another thread while the EFI is
in the CIL or AIL and the EFD is in the CIL.
 
If xfs_free_extent() fails while processing the extent free list,
one has to manually remove the EFI because the EFD is not complete
and is not in the transaction.
 
--Mark.


_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-04-03 21:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25 20:06 [PATCH 0/2] xfs: Clean the EFI on errors series Mark Tinguely
2014-03-25 20:06 ` [PATCH 1/2] xfs: remove efi from AIL in log recovery error Mark Tinguely
2014-03-28 15:24   ` Brian Foster
2014-03-28 15:41     ` Mark Tinguely
2014-03-28 16:07       ` Brian Foster
2014-03-28 16:21         ` Mark Tinguely
2014-03-31 20:25   ` [PATCH v2 1/2] xfs: remove efi from AIL in log recovery Mark Tinguely
2014-04-03 19:07     ` Dave Chinner
2014-03-25 20:06 ` [PATCH 2/2] xfs: free the EFI entries from AIL on forced shutdown Mark Tinguely
2014-04-03 19:34   ` Dave Chinner
2014-04-03 20:48     ` Mark Tinguely
2014-04-03 21:53       ` Dave Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).