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? -- Emmanuel Dreyfus [email protected] _______________________________________________ Gluster-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/gluster-devel
