Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jul 2008 17:29:49 GMT
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 144834 for review
Message-ID:  <200807071729.m67HTnQc075593@repoman.freebsd.org>

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

Change 144834 by trasz@trasz_traszkan on 2008/07/07 17:29:01

	Update TODO.

Affected files ...

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

Differences ...

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

@@ -12,8 +12,16 @@
 
   owner@:read_data/write_data/execute:file_inherit:allow
 
+- Update getfacl(1) and setfacl(1) manual pages.
+
 - Add error checking to acl_to_text_nfs4.c.
 
+- 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,
+  acl_set_extended_np, acl_set_flagset_np, acl_to_text_np, acl_is_trivial_np,
+  acl_strip_np.
+
 - Make access control more granular.  The following are done:
 
   ACL_READ_DATA 



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