]> sourceware.org Git - lvm2.git/commit
Various code clean-ups (s/malloc/zalloc/, new msgs, etc)
authorJonathan Earl Brassow <jbrassow@redhat.com>
Thu, 11 Aug 2011 21:32:18 +0000 (21:32 +0000)
committerJonathan Earl Brassow <jbrassow@redhat.com>
Thu, 11 Aug 2011 21:32:18 +0000 (21:32 +0000)
commit0cf914b095744df719f50dd4e520e540e3644620
treefc2ca9f200346f34f2d526cf0350680cda9f27ef
parent787fa3705d7c84a5af7139af0c8f7cf1e0be074e
Various code clean-ups (s/malloc/zalloc/, new msgs, etc)

Fix a couple more issues that kabi found.
- Add some error messages in failure cases
- s/malloc/zalloc/
- use vg->vgmem for lv names instead of vg->cmd->mem
lib/metadata/raid_manip.c
lib/raid/raid.c
This page took 0.036297 seconds and 5 git commands to generate.