Discussion:
UIDs
(too old to reply)
cs412017
2005-11-29 03:11:41 UTC
Permalink
I am kind of confused about the uid associated with an ACL entry (in
VFS_ACL_Entry)...how do we figure out the uid? Also, on our simulator,
isn't it the case that we have only one user at a time???

So, again, not sure why we need 10 acl entries for every directory entry.

-Arnab
Iulian Neamtiu
2005-11-29 03:27:01 UTC
Permalink
Post by cs412017
I am kind of confused about the uid associated with an ACL entry (in
VFS_ACL_Entry)...how do we figure out the uid? Also, on our simulator,
isn't it the case that we have only one user at a time???
So, again, not sure why we need 10 acl entries for every directory entry.
The ACL stuff was left in there for no reason.
Ignore everything that pertains to ACLs. Sorry about the confusion.

Iulian

Continue reading on narkive:
Loading...