PERFORCE change 144868 for review

Edward Tomasz Napierala trasz at FreeBSD.org
Tue Jul 8 09:45:21 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=144868

Change 144868 by trasz at trasz_traszkan on 2008/07/08 09:44:29

	Update TODO.

Affected files ...

.. //depot/projects/soc2008/trasz_nfs4acl/TODO#9 edit

Differences ...

==== //depot/projects/soc2008/trasz_nfs4acl/TODO#9 (text+ko) ====

@@ -16,6 +16,10 @@
 
 - Add error checking to acl_to_text_nfs4.c.
 
+- Remove the ae_acl field from "struct acl_entry".  Instead, allocate
+  "struct acl" so that it's page aligned and find the header address
+  by stripping low order bits from the entry adress.
+
 - Either add or extend existing manual pages for new API routines:
   acl_add_flag_np, acl_clear_flags_np, acl_create_entry_np, acl_delete_entry_np,
   acl_delete_flag_np, acl_get_extended_np, acl_get_flag_np, acl_get_flagset_np,


More information about the p4-projects mailing list