]> www.infradead.org Git - mtd-utils.git/commit
fs-tests: integck: do not expect max name length to be 256
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 13 Apr 2011 14:21:05 +0000 (17:21 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 18 Apr 2011 14:44:46 +0000 (17:44 +0300)
commit748185788e221da15e57b105ea325218edce2bd4
tree622faa1facb8370c7103855a74a9f7e38ca306de
parent9055b9c71241a3dcc8f96744b9c081ef23fa5562
fs-tests: integck: do not expect max name length to be 256

The 'make_name()' function assumes that the maxumum file name length
is 256 bytes, which is wrong. This patch fixes this.

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