8005566: (fs) test/java/nio/file/Files/Misc.java failing (sol)
Chris Hegarty
chris.hegarty at oracle.com
Fri Jan 11 03:22:51 PST 2013
Looks fine to me.
Trivially, still a minor type, uitn32_t -> uint32_t
-Chris.
On 11/01/2013 10:01, Alan Bateman wrote:
>
> I need a reviewer for a small change to the Solaris-specific code for
> decoding NFSv4 ACLs. This is required because of a recent update to the
> kernel that exposes an incorrect assumption in this code.
>
> When we read an ACL with facl(ACE_GETACL) then the decoding assumed that
> an ACE with a uid of -1 is a special "who", meaning owner, group or
> everyone. The fix removes the assumption so that it always looks at the
> ACE flags to determine if the "who" is special. The webrev with the
> changes are here:
>
> http://cr.openjdk.java.net/~alanb/8005566/webrev/
>
> I don't propose to add any additional tests as all existing tests will
> fail on ZFS without this fix.
>
> -Alan.
More information about the nio-dev
mailing list