Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jul 2008 09:45:20 GMT
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 144868 for review
Message-ID:  <200807080945.m689jKss016000@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=144868

Change 144868 by trasz@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,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807080945.m689jKss016000>