]> git.sur5r.net Git - bacula/bacula/commit
Fix bug #1815
authorMarco van Wieringen <mvw@planets.elm.net>
Mon, 9 Jan 2012 13:35:17 +0000 (14:35 +0100)
committerMarco van Wieringen <mvw@planets.elm.net>
Mon, 9 Jan 2012 13:43:53 +0000 (14:43 +0100)
commit8dd0fefd80cf1ea8a05d174ff54ae2ad82ae7462
tree5f0412a23892b71929f5f54b8152621671dae8d9
parentdfe8cec937f2472bd2b0d1169e0b67f176322ceb
Fix bug #1815

Only acl pointer can be NULL in call to aclx_get with GET_ACLINFO_ONLY
set not the mode pointer. Implemented alternative version of nfsv4
acl is trivial function borrowed from gnulib. For restores we check
the destination filesystem if it supports the type of acl being
restored against the list of available acl types returned by
aclx_gettypes.
bacula/src/filed/acl.c