Package: genimage / 16-2
Metadata
Package | Version | Patches format |
---|---|---|
genimage | 16-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 test remove leftover debugging.patch | (download) |
test/ext.test |
1 0 + 1 - 0 ! |
[patch 1/2] test: remove leftover debugging Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> |
0002 test mke2fs fully disable quota in the test.patch | (download) |
test/mke2fs.0.dump |
14 6 + 8 - 0 ! |
[patch 2/2] test: mke2fs: fully disable quota in the test The test disabled quota for better reproducibility. But it seems some quota stuff remains. And at leasts with mke2fs 1.46.2 on x86_64 the resulting image seems to be inconsistent. At least e2fsck complains about a quota issue: [QUOTA WARNING] Usage inconsistent for ID 0:actual (29696, 42) != expected (13312, 2) mke2fs: Update quota info for quota type 0. [QUOTA WARNING] Usage inconsistent for ID 0:actual (29696, 42) != expected (13312, 2) mke2fs: Update quota info for quota type 1. For some reason this does not happen on 32 bit architectures. So the |
1