diff options
author | Mikulas Patocka <[email protected]> | 2009-10-16 23:18:17 +0100 |
---|---|---|
committer | Alasdair G Kergon <[email protected]> | 2009-10-16 23:18:17 +0100 |
commit | df96eee679ba28c98cf722fa7c9f4286ee1ed0bd (patch) | |
tree | 282c1368f3dff6ed0e0994210cc13c09b4680d66 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 4c6fff445d7aa753957856278d4d93bcad6e2c14 (diff) |
dm snapshot: use unsigned integer chunk size
Use unsigned integer chunk size.
Maximum chunk size is 512kB, there won't ever be need to use 4GB chunk size,
so the number can be 32-bit. This fixes compiler failure on 32-bit systems
with large block devices.
Cc: [email protected]
Signed-off-by: Mikulas Patocka <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Reviewed-by: Jonathan Brassow <[email protected]>
Signed-off-by: Alasdair G Kergon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions