Quoting Oren Laadan (orenl@xxxxxxxxxxxxxxx): > > > Serge E. Hallyn wrote: > > Ony seems useful if you're using coda or hppfs, but go ahead and > > ^^^ > > (It is also used in some place under net/*...) ok > > diff --git a/include/linux/checkpoint_hdr.h b/include/linux/checkpoint_hdr.h > > index 98fc0f7..2693a72 100644 > > --- a/include/linux/checkpoint_hdr.h > > +++ b/include/linux/checkpoint_hdr.h > > @@ -341,6 +341,7 @@ struct ckpt_hdr_file { > > __u32 _padding; > > __u64 f_pos; > > __u64 f_version; > > + __s32 f_credref; > > This can replace the unused _padding field above ? Oh, of course. > > } __attribute__((aligned(8))); > > > > struct ckpt_hdr_file_generic { > > Acked-by: Oren Laadan <orenl@xxxxxxxxxxxxxxx> Thanks - did you want me to send a new version, or will you apply the updated patch? thanks, -serge _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers