test_fiemap: increase maximum file size to 16MiB
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 28 Nov 2012 09:26:39 +0000 (11:26 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 28 Nov 2012 09:26:39 +0000 (11:26 +0200)
commit68ee86011cdb96083ff7ebefa143ff58ceae4aea
treea3efb2860172c98d9c8b6e33581ac3b2792e500b
parent8def50ce151cf25949aac1e85fab7dbca2741d7a
test_fiemap: increase maximum file size to 16MiB

The default 4MiB are probably too few because the internal ext4 extent size
seems to be 2MiB, so 4MiB are just 2 extents.

Change-Id: If40f0ad70c6787659a01ebc6473ed4189069d81e
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
tests/test_fiemap.py