|
@@ -251,7 +251,7 @@ int dm_exception_store_create(struct dm_target *ti, int argc, char **argv,
|
|
r = set_chunk_size(tmp_store, argv[2], &ti->error);
|
|
r = set_chunk_size(tmp_store, argv[2], &ti->error);
|
|
r = type->ctr(tmp_store, 0, NULL);
|
|
r = type->ctr(tmp_store, 0, NULL);
|