bareos: bareos-19.2 5fb4918a

Author Committer Branch Timestamp Parent
arogge arogge bareos-19.2 2020-08-19 19:23 bareos-19.2 7e4c3f09 Pending
Changeset findlib: adapt xattr changes for acl, too.

Previously the filed did not pick up acl on filesystems when
st_dev == 0. This patch now also considers such filesystems.

(cherry picked from commit 297c8e7373ee984b631de90d04eb1c5cb96a02f1)
mod - core/src/filed/backup.cc Diff File
mod - core/src/filed/fd_plugins.cc Diff File
mod - core/src/filed/fd_plugins.h Diff File
mod - core/src/filed/jcr_private.h Diff File
mod - core/src/filed/restore.cc Diff File
mod - core/src/findlib/acl.cc Diff File
mod - core/src/findlib/acl.h Diff File
mod - core/src/stored/bextract.cc Diff File