PERFORCE change 146689 for review
    Edward Tomasz Napierala 
    trasz at FreeBSD.org
       
    Tue Aug  5 09:38:48 UTC 2008
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=146689
Change 146689 by trasz at 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.
    
    
More information about the p4-projects
mailing list