hello
I do not understand that these two lines do
pcred = __task_cred(p);
match = (cred->euid == pcred->euid || 
                     cred->euid == pcread->uid);

or what they mean ?

excuse me for my bad english .
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to