[systemd-devel] Patch for Smack labelling support in udev

Kay Sievers kay at vrfy.org
Tue Jul 16 12:11:43 PDT 2013


On Tue, Jul 9, 2013 at 4:34 PM, Reshetova, Elena
<elena.reshetova at 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


More information about the systemd-devel mailing list