Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 2008 19:23:07 GMT
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 153402 for review
Message-ID:  <200811231923.mANJN7D1005336@repoman.freebsd.org>

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

Change 153402 by trasz@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:



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