]> git.ipfire.org Git - thirdparty/rsync.git/commit
Allow a failure of EINVAL to mean no ACLs are available.
authorWayne Davison <wayned@samba.org>
Tue, 22 Feb 2011 16:49:21 +0000 (08:49 -0800)
committerWayne Davison <wayned@samba.org>
Tue, 22 Feb 2011 16:51:14 +0000 (08:51 -0800)
commitb178eb04d3406af1ec90641e1090caa7bbe831db
tree9c4a58ae0ae19c8857ac483e46a39026d7c60dc7
parent3158b8df6c193c1e304f3244b46b93752445744b
Allow a failure of EINVAL to mean no ACLs are available.
(If our POSIX types aren't valid, we can't handle the ACLs.)
acls.c
lib/sysacls.c