1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/commands
Zdenek Kabelac f6632c1ef4 Fix error path for create_toolcontext
Never return unfinished toolcontext - since error path is hit on
various stages of initialization we cannot leave it partially uninitialized,
since we would need to spread many more test across the code for config_valid.
Instead return NULL and properly release udev library resources as well.
2012-03-12 14:15:04 +00:00
..
errors.h pre-release tidy up 2009-06-30 18:39:31 +00:00
toolcontext.c Fix error path for create_toolcontext 2012-03-12 14:15:04 +00:00
toolcontext.h Only use built-in stack size in clvmd - ignore lvm.conf. 2011-12-08 21:24:08 +00:00