~registry/lvm2/master

  • Committer: Zdenek Kabelac
  • Date: 2012-12-15 16:22:48 UTC
  • Revision ID: git-v1:740ab81d03b1286096d9f8b35be15d54493db52f
log: move abort past syslog

When the abort_on_internal_errors is enabled, we aborted prior
the syslog logging output.

Since such fatal error gets level _LOG_FATAL it should
not be blocked by debug_level() check so lets move it further,
to get abort error logged also via syslog.
Filename Latest Rev Last Changed Committer Comment Size
..
.exported_symbols 4597 13 years ago Alasdair Kergon Generate liblvm2app and libdevmapper exported symb Empty Diff Download File
Doxyfile 4156 14 years ago Dave Wysochanski Add Doxygen file for lvm2app to generate documenta 9 KB Diff Download File
liblvm2app.pc.in 4452 14 years ago Zdenek Kabelac Switch to use Requires.private for devmapper.pc an 250 bytes Diff Download File
lvm2app.h 7268 11 years ago Andy Grover lvm2app: Add lv snapshot support Signed-off-by: T 42.3 KB Diff Download File
lvm_base.c 7178 11 years ago Zdenek Kabelac cleanup: swap return values Use lvm standard retu 3 KB Diff Download File
lvm_lv.c 7268 11 years ago Andy Grover lvm2app: Add lv snapshot support Signed-off-by: T 7.9 KB Diff Download File
lvm_misc.c 6859 11 years ago Zdenek Kabelac cleanup: replace memset with struct initilization 2.7 KB Diff Download File
lvm_misc.h 5129 13 years ago Petr Rockai Add getters for copy_percent and snap_percent to t 986 bytes Diff Download File
lvm_pv.c 6381 12 years ago Zdenek Kabelac Remove duplicate test Tested condition has been a 2.8 KB Diff Download File
lvm_vg.c 5724 12 years ago Zdenek Kabelac Replace free_vg with release_vg Move the free_vg( 6.9 KB Diff Download File
Makefile.in 6368 12 years ago Zdenek Kabelac Add missing deps for lvm2api Hmm, wasted some tim 1.9 KB Diff Download File