]> www.infradead.org Git - mtd-utils.git/commit
fs-tests: integck: srink file_info structure even more
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 11 Apr 2011 10:48:38 +0000 (13:48 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 18 Apr 2011 14:44:44 +0000 (17:44 +0300)
commita57bd02b9dadfa4edbc8e77f075816c6c9d08e39
tree8c34e34f3bceac46559b79bc173ec4fd2c329d77
parent3c580f6093ffab3b4ca301da4a9977cf004c7a09
fs-tests: integck: srink file_info structure even more

The 'check_run_no' field does not have to be 64-bit, it can be
32-bit instead and we can save 4 bytes per object. Actually, it
could also be 16-bit, and we could make link_count 16-bit as well,
but that would need a bit more work.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
tests/fs-tests/integrity/integck.c