On Tue, Mar 08, 2016 at 08:30:06PM +0530, Lakshmipathi.G wrote:
> +             perm)
> +                     for modes in $(seq 1 7777);do

This generates way too many files, and is the longest part of image
pupulation, given the number of option combinations of ext4 and btrfs,
we need to keep the runtime reasonable.

I don't think we need to iterate over all RWX values, I'll enumerate a
list of common ones for now.

Patch applied.
--
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