On Mon, Aug 20, 2012 at 2:08 AM, Emmanuel Dreyfus <[email protected]> wrote:
> On Mon, Aug 20, 2012 at 01:47:40AM -0700, Anand Avati wrote: > > +selfheal: > > + FRAME_SU_DO (frame, dht_local_t); > > + uuid_copy (local->loc.gfid, local->gfid); > > + ret = dht_selfheal_directory (frame, dht_lookup_selfheal_cbk, > > + &local->loc, layout); > > + return 0; > > } > > frame should be discover_frame or main_frame? > > main_frame. discover_frame will be destroyed right after that function return. Avati
_______________________________________________ Gluster-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/gluster-devel
