Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Aug 2008 09:38:47 GMT
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 146689 for review
Message-ID:  <200808050938.m759clmr064108@repoman.freebsd.org>

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

Change 146689 by trasz@trasz_traszkan on 2008/08/05 09:38:31

	Update TODO.

Affected files ...

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

Differences ...

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

@@ -14,14 +14,14 @@
   acl_set_extended_np, acl_set_flagset_np, acl_to_text_np, acl_is_trivial_np,
   acl_strip_np.
 
-- Write code to do the same operations on UFS and ZFS and compare results.
+- Enhance fstest with checks for NFS4 ACL functionality.
 
 - Make 'struct acl' variable size.
 
 - Benchmark things.
 
-- Add a flag to inode to mark whether the file has ACL; don't try to read ACL extatrr
-  if the flag is not set.
+- (maybe) Add a flag to inode to mark whether the file has ACL;
+  don't try to read ACL extatrr if the flag is not set.
 
 - Write library that implements SunOS acl(2)/facl(2) as wrappers around
   __acl_whatever syscalls.  Use it in Samba.



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