PERFORCE change 153402 for review

Edward Tomasz Napierala trasz at FreeBSD.org
Sun Nov 23 11:23:08 PST 2008


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

Change 153402 by trasz at trasz_strashydlo on 2008/11/23 19:22:47

	Update TODO.

Affected files ...

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

Differences ...

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

@@ -1,5 +1,8 @@
 Things that need to be done before this goes into -CURRENT:
 
+- Don't use fpathconf(..., _PC_EXTENDED_SECURITY_NP); instead just call
+  acl_set_file(3) or acl_get_file(3) with ACL_TYPE_NFS4 and handle EOPNOTSUPP.
+
 - Fix Vflags abuse (mostly done, only one left is unionfs).
 
 - MFP4 of the above.
@@ -13,6 +16,11 @@
 
 - MFP4 of the above.
 
+- Talk about semantics.  Do whatever is needed.
+
+- Figure out whether this thing should be called 'NFS4' or 'NFSv4'.
+  Use this name consistently.
+
 - Review.
 
 Things to do, in no particular order:


More information about the p4-projects mailing list