]> git.sur5r.net Git - bacula/bacula/commit
Add rudimentary support for saving AFS acls.
authorMarco van Wieringen <mvw@planets.elm.net>
Mon, 11 Jun 2012 15:16:40 +0000 (17:16 +0200)
committerKern Sibbald <kern@sibbald.com>
Mon, 11 Jun 2012 15:16:40 +0000 (17:16 +0200)
commitb93fad7d65ddf1982a8e3d5d0dea20bb3832b074
treef2432772c158d270bf67b16576e8605780517d4f
parente21d35f40a269611dbb973c2ace06af84034eca1
Add rudimentary support for saving AFS acls.

    Add support for saving and restoring AFS acls using the
    pioctl interface of (Open)AFS. This is mostly a proof of
    concept its no where ready for production and may put
    a enormous load on your AFS cell so please use it only
    for testing. It also only solves part of the AFS backup
    problem as we only save and restore acls on directories
    on an AFS filesystem but not the actual cell configuration
    etc. For that we advice you to use the native tooling
    using some script or the bpipe plugin.
bacula/autoconf/acconfig.h
bacula/autoconf/configure.in
bacula/src/filed/Makefile.in
bacula/src/filed/acl.c