[OpenAFS-devel] Bug on openafs / src / JAVA / libjafs / ACL.c

Alvaro Valcarce valcarce@mail.desy.de
Tue, 31 Aug 2004 10:57:04 +0200 (CEST)


Hi all;
I believe that I found a bug in the 1.3.71 version. In file
.../src/JAVA/libjafs/ACL.c, in the function

jboolean setACL(char *path, char *aclString)

in the call_syscall, the third parameter says VIOCGETAL. I believe
that it should be VIOSETAL.