[Devel] Re: [PATCH 5/6] cr: restore file->f_cred
Oren Laadan
orenl at cs.columbia.edu
Wed May 20 08:26:49 PDT 2009
Serge E. Hallyn wrote:
> 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?
I just assumed there will be a next version of the series :p
Oren.
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list