]> andersk Git - moira.git/commitdiff
unacl some filesys get queries.
authorzacheiss <zacheiss>
Mon, 9 Apr 2007 14:51:00 +0000 (14:51 +0000)
committerzacheiss <zacheiss>
Mon, 9 Apr 2007 14:51:00 +0000 (14:51 +0000)
server/queries2.c

index 6a682fbec3b2a0a92dde182913b988b1c6c8ba3f..f0f58061c1d6d88e2c01182f7a10c3de86d7d5e4 100644 (file)
@@ -2457,7 +2457,7 @@ static struct validate gfsl_validate = {
   0,
   0,
   0,
-  access_filesys,
+  0,
   0,
   followup_fix_modby,
 };
@@ -2764,7 +2764,7 @@ static struct validate gqbf_validate = {
   0,
   0,
   0,
-  access_filesys,
+  0,
   0,
   followup_gqot,
 };
@@ -2829,7 +2829,7 @@ static struct validate gnfq_validate = {
   0,
   0,
   0,
-  access_filesys,
+  0,
   0,
   followup_gqot,
 };
This page took 0.098734 seconds and 5 git commands to generate.