]> sourceware.org Git - lvm2.git/commit
Fix some compile warnings on RHEL5
authorMilan Broz <mbroz@redhat.com>
Tue, 1 Mar 2011 20:17:56 +0000 (20:17 +0000)
committerMilan Broz <mbroz@redhat.com>
Tue, 1 Mar 2011 20:17:56 +0000 (20:17 +0000)
commit070787d579db4dcdc4879ad040222da823b40f17
tree2bd3b5110dfb6a0b41572e760bd806fd340fac94
parent75029c2d4217bf1424b481783a082da885fb2f64
Fix some compile warnings on RHEL5
- returned char not needed to be explicitly const
- warn if pipe() fails in clvmd (more fixes here needed for error paths...)
- assign (and ignore) read() output in drain buffer
daemons/clvmd/clvmd.c
daemons/dmeventd/libdevmapper-event.c
lib/display/display.c
lib/display/display.h
This page took 0.039104 seconds and 5 git commands to generate.