On Tue, Jul 9, 2013 at 4:34 PM, Reshetova, Elena
<elena.reshet...@intel.com> wrote:
>> -static int node_permissions_apply(struct udev_device *dev, bool
>> apply, mode_t mode, uid_t uid, gid_t gid)
>> +static int node_permissions_apply(struct udev_device *dev, bool apply,
>> mode_t mode,
>> +                                  uid_t uid, gid_t gid, struct
>> +udev_list xattr_list)
>
>>Guess we better pass the udev_list as a const pointer here.
>
> Ups, sorry, missed this one, of course it won't even work this way (I haven't
> tried to run it yet ...

It looks like it could work, but please test it and make sure it does
the right thing before we go ahead from here.

Thanks,
Kay
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to