On jeu, 2005-11-03 at 00:09 -0800, Lan wrote: > It looks like the hwe should be initialized before calling > select_pgfailback, since select_pgfailback could use the mpp->hwe > vaule. > > --- mp-bleed-1102/multipathd/main.c 2005-11-02 23:24:24.000000000 > -0800 > +++ mp-bleed-1102-patch/multipathd/main.c 2005-11-01 > 22:47:47.000000000 -0800 > @@ -394,8 +394,8 @@ > goto out; > > adopt_paths(vecs, mpp); > - select_pgfailback(mpp); > mpp->hwe = extract_hwe_from_path(mpp); > + select_pgfailback(mpp); > set_no_path_retry(mpp); > > return 0; > Thanks to you and Ed. Applied, cvaroqui -- dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel