On Fri, 2009-03-20 at 14:47 -0400, Oren Laadan wrote: > diff --git a/include/linux/checkpoint.h b/include/linux/checkpoint.h > index cede30e..3be3902 100644 > --- a/include/linux/checkpoint.h > +++ b/include/linux/checkpoint.h > @@ -74,6 +74,7 @@ extern void cr_ctx_put(struct cr_ctx *ctx); > > enum { > CR_OBJ_FILE = 1, > + CR_OBJ_INODE, > CR_OBJ_MAX > }; This appears to be making the hash handle inodes. That, again, seems like a nice separate patch. -- Dave _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers