-2.02.78(2)-cvs (2010-11-22)
+2.02.78(2)-cvs (2010-12-06)
-1.02.59-cvs (2010-11-22)
+1.02.59-cvs (2010-12-06)
-Version 2.02.78 -
-====================================
+Version 2.02.78 - 6th December 2010
+===================================
Abort if segment tag allocation fails in pool format _add_stripe_seg.
Abort in _mirrored_transient_status if referenced log/image LV is not active.
Add backtraces for dev_set() and dev_close_immediate() errors in set_lv().
-Version 1.02.59 -
-====================================
+Version 1.02.59 - 6th December 2010
+===================================
Add backtraces to _process_mapper_dir and _create_and_load_v4 error paths.
Remove superfluous checks for NULL before calling dm_free.
break;
}
- sprintf(buf, "0x%x %s (%s|%s%s%s%s%s)", cmdl, command, type, scope,
+ sprintf(buf, "0x%x %s (%s|%s%s%s%s%s%s)", cmdl, command, type, scope,
cmdl & LCK_NONBLOCK ? "|NONBLOCK" : "",
cmdl & LCK_HOLD ? "|HOLD" : "",
cmdl & LCK_LOCAL ? "|LOCAL" : "",