From: zacheiss Date: Mon, 9 Apr 2007 14:51:00 +0000 (+0000) Subject: unacl some filesys get queries. X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/a2418844f8efe9082e523a20fc68c4574cf028a5 unacl some filesys get queries. --- diff --git a/server/queries2.c b/server/queries2.c index 6a682fbe..f0f58061 100644 --- a/server/queries2.c +++ b/server/queries2.c @@ -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, };