mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
remove a debugging line
This commit is contained in:
parent
b79c897ea1
commit
e422819389
@ -1409,8 +1409,6 @@ int dm_task_run(struct dm_task *dmt)
|
||||
return _dm_task_run_v1(dmt);
|
||||
#endif
|
||||
|
||||
dm_task_skip_lockfs(dmt); // AGK TEMP
|
||||
|
||||
if ((unsigned) dmt->type >=
|
||||
(sizeof(_cmd_data_v4) / sizeof(*_cmd_data_v4))) {
|
||||
log_error("Internal error: unknown device-mapper task %d",
|
||||
|
Loading…
Reference in New Issue
Block a user