[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] [PATCH 5 of 10] LVM: hack to make things work
- From: Takahiro Yasui <tyasui redhat com>
- To: jbrassow redhat com
- Cc: device-mapper development <dm-devel redhat com>
- Subject: Re: [dm-devel] [PATCH 5 of 10] LVM: hack to make things work
- Date: Sat, 27 Feb 2010 02:39:25 -0500
Jonathan Brassow wrote:
> @@ -1559,11 +1569,16 @@ int lv_add_mirror_lvs(struct logical_vol
> */
> int lv_add_log_segment(struct alloc_handle *ah, struct logical_volume *log_lv)
> {
> - const char *segtype_name = ah->log_area_count > 1 ? "mirror" : "striped";
> + int r;
I guess you forgot to remove "int r;".
Thanks,
Taka
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]