]> 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)
commit6ba324e1b7bf3726e5aa4688fb216b6f4367c26d
treecbd1c822a109b7c65190bc8001ebea1bf9683be3
parentb07a6b75c06fe869a93434b0be090c44d6caafee
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