1
0
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:
Alasdair Kergon 2005-11-10 15:17:54 +00:00
parent b79c897ea1
commit e422819389

View File

@ -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",