]> sourceware.org Git - lvm2.git/commit
Compiler warning fixes, better error messaging, and cosmetic changes.
authorJonathan Earl Brassow <jbrassow@redhat.com>
Sat, 13 Aug 2011 04:28:34 +0000 (04:28 +0000)
committerJonathan Earl Brassow <jbrassow@redhat.com>
Sat, 13 Aug 2011 04:28:34 +0000 (04:28 +0000)
commitc5bfcfd65e71873aabe01716664b24bf145a18a1
tree66c01de60f435190619a9c09407460eddc3a7802
parent3bb841dfa190bf1e0bedc8298ef0c5eaf816fb18
Compiler warning fixes, better error messaging, and cosmetic changes.

1) add new function 'raid_remove_top_layer' which will be useful
to other conversion functions later (also cleans up code)
2) Add error messages if raid_[extract|add]_images fails
3) Add function prototypes to prevent compiler warnings when
compiling with '--with-raid=shared'
lib/metadata/raid_manip.c
lib/raid/raid.c
This page took 0.034805 seconds and 5 git commands to generate.