From 2285036e10863aba48dc6eed3c1a791118d11956 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Fri, 28 Apr 2023 19:36:56 +0200 Subject: gensquashfs: Dismantle the scan_dir wrapper Create the directory iterator externally and pass it to fstree_from_dir. The unit test is also removed, because the heavy lifting is now done outside the function. Signed-off-by: David Oberhollenzer --- bin/gensquashfs/test/testdir/dirc/file_c0 | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 bin/gensquashfs/test/testdir/dirc/file_c0 (limited to 'bin/gensquashfs/test/testdir/dirc/file_c0') diff --git a/bin/gensquashfs/test/testdir/dirc/file_c0 b/bin/gensquashfs/test/testdir/dirc/file_c0 deleted file mode 100644 index e69de29..0000000 -- cgit v1.2.3