Re: [RFC PATCH] Btrfs: Add linear chunk allocation support.

2013-12-04 Thread chandan
Thanks for the review comments David. I will come up with another patch that implements your suggestion. -- 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.htm

Re: [RFC PATCH] Btrfs: Add linear chunk allocation support.

2013-12-03 Thread David Sterba
On Mon, Dec 02, 2013 at 12:23:02PM +0630, chandan wrote: > This patch implements the *core* of the idea suggested at > https://btrfs.wiki.kernel.org/index.php/Project_ideas#Linear_chunk_allocation_mode. > Other required changes (e.g. balance/restripe) will be made based on > the reviews obtained fo

[RFC PATCH] Btrfs: Add linear chunk allocation support.

2013-12-01 Thread chandan
This patch implements the *core* of the idea suggested at https://btrfs.wiki.kernel.org/index.php/Project_ideas#Linear_chunk_allocation_mode. Other required changes (e.g. balance/restripe) will be made based on the reviews obtained for this patch. On a multi-disk filesystem instance using single m