On Tue, Mar 08, 2016 at 08:30:06PM +0530, Lakshmipathi.G wrote:
> + perm)
> + for modes in $(seq 1 );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
Signed-off-by: Lakshmipathi.G
---
tests/convert-tests.sh | 84 +++---
1 file changed, 80 insertions(+), 4 deletions(-)
diff --git a/tests/convert-tests.sh b/tests/convert-tests.sh
index 0bfb41f..c1f3de0 100644
--- a/tests/convert-tests.sh
+++ b/tests/c