All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfsprogs: metadump/restore fixes
@ 2015-12-14  1:01 Dave Chinner
  2015-12-14  1:01 ` [PATCH 1/2] metadump: bounds check btree block regions being zeroed Dave Chinner
  2015-12-14  1:01 ` [PATCH 2/2] xfs_mdrestore: correctly account bytes read Dave Chinner
  0 siblings, 2 replies; 5+ messages in thread
From: Dave Chinner @ 2015-12-14  1:01 UTC (permalink / raw)
  To: xfs

Hi folks,

A couple of patches from trying to process a rather large, badly
broken filesystem from Arkadiusz Miskiewicz. The first patch
prevents a crash when zeroing unused regions of corrupt btree
blocks. The second patch makes mdrestore report progress correctly,
which is kind of important when you've got a 35+GB metadump image
being restored.

-Dave.

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

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

end of thread, other threads:[~2015-12-15 11:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-14  1:01 [PATCH 0/2] xfsprogs: metadump/restore fixes Dave Chinner
2015-12-14  1:01 ` [PATCH 1/2] metadump: bounds check btree block regions being zeroed Dave Chinner
2015-12-14 20:26   ` Eric Sandeen
2015-12-15 11:15   ` Arkadiusz Miśkiewicz
2015-12-14  1:01 ` [PATCH 2/2] xfs_mdrestore: correctly account bytes read Dave Chinner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.