On Sun, Oct 30, 2011 at 7:35 PM, Sasha Levin <[email protected]> wrote: > This makes passing different ops structures easier since you don't have > to keep them somewhere else after initializing disk_image. > > Signed-off-by: Sasha Levin <[email protected]>
Why do we want to do this? Why would you ever want to allocate ops via malloc() or on the stack? -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
