[Devel] Re: [PATCH 5/6] cr: restore file->f_cred

Serge E. Hallyn serue at us.ibm.com
Wed May 20 08:25:27 PDT 2009


Quoting Oren Laadan (orenl at cs.columbia.edu):
> 
> 
> 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 at cs.columbia.edu>

Thanks - did you want me to send a new version, or will you apply the
updated patch?

thanks,
-serge
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers




More information about the Devel mailing list