On 23.08.2011 22:01, Ilya Dryomov wrote:
> On mount, if restripe item is found, resume restripe in a separate
> kernel thread.
> 
> Try to be smart to continue roughly where previous balance (or convert)
> was interrupted.  For chunk types that were being converted to some
> profile we turn on soft convert, in case of a simple balance we turn on
> usage filter and relocate only less-than-90%-full chunks of that type.
> These are just heuristics but they help quite a bit, and can be improved
> in future.
> 

Instead of trying to find out where you left off, can't you just save a
pointer in your restripe_item every time a chunk finished?
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to