]> arthur.barton.de Git - netatalk.git/commit
Enhance ACL support detection for volumes
authorFrank Lahm <franklahm@googlemail.com>
Fri, 29 Jul 2011 09:32:24 +0000 (11:32 +0200)
committerFrank Lahm <franklahm@googlemail.com>
Fri, 29 Jul 2011 09:32:24 +0000 (11:32 +0200)
commitbf057ca419805d9ffa00d81b033c4ab9b3c90f6a
tree854d2e2db19550c7654e4e74b6a11888b08156e4
parent52f85a8c3f044bb3e03e5fa01b440cd78538b2f2
Enhance ACL support detection for volumes
Enable them per volume if
1) ACL support is compiled in
2) the volume supports ACLs
3) the new option "noacls" is not set for the volume
The previous behaviour was to enable ACL support for a volume if
1) it was compiled in and
2) the volume supported ACLs.
There was no way to disable ACLs for a volume.
NEWS
etc/afpd/volume.c