On Friday, May 25, 2007 02:02:45 PM -0400 Dale Ghent <[EMAIL PROTECTED]> wrote:


This was just putback into nevada:

6549515 PSARC 2007/064: uid_t and gid_t to become unsigned

I haven't looked through the afs code, but off the top of anyone's  head,
will this impact the client?

No, I don't think this should cause an issue. We already treat groups as unsigned, casting as necessary. We do normally treat vice ID's as signed, so things may be a bit confusing in contexts where these are conflated with UNIX UID's, such as with file ownership. However, there should not be any actual problems here.

-- Jeff
_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to