]> 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)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:50:26 +0000 (14:50 +0200)
commitd6bc15f752393d4c60a1c905b4f315a3a7fa0467
tree518708287995cdfcc199c5d1e90ad56d1b4aa267
parentbc6632e9759deb4a92c52323cf44b4129a83c811
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