cvs commit: LVM2/tools lvcreate.c lvresize.c pvcreate.c vgconvert.c vgcreate.c
Alasdair Kergon <[email protected]> Mon, 15 Sep 2003 10:04:40 -0500
| Newsgroups | gmane.linux.lvm.cvs |
|---|---|
| Message-ID | <[email protected]> |
akergon 2003/09/15 10:04:40 CDT
Modified files:
tools lvcreate.c lvresize.c pvcreate.c
vgconvert.c vgcreate.c
Log:
Ensure more args aren't negative.
Revision Changes Path
1.70 +22 -3 LVM2/tools/lvcreate.c
1.43 +4 -0 LVM2/tools/lvresize.c
1.34 +8 -0 LVM2/tools/pvcreate.c
1.7 +5 -0 LVM2/tools/vgconvert.c
1.35 +5 -0 LVM2/tools/vgcreate.c