[sheepdog] [PATCH v4 1/2] sheep: move journal_descriptor from journal.c to internal_proto.h
Hitoshi Mitake
mitake.hitoshi at gmail.com
Mon Jul 8 08:37:37 CEST 2013
At Mon, 8 Jul 2013 14:32:58 +0800,
Liu Yuan wrote:
>
> On Fri, Jul 05, 2013 at 12:06:47PM +0900, Hitoshi Mitake wrote:
> > The definition of struct journal_descriptor has to be shared by
> > DynamoRIO based fault injector because the test interprets internal
> > data structs and injects faults at critical timings.
>
> does this mean if we want to test other modules like object cache, we need to
> move headers private to cache out too?
If a fault injector needs to interpret the data structures, yes.
Thanks,
Hitoshi
More information about the sheepdog
mailing list