]> 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>
Sat, 20 Apr 2013 12:50:48 +0000 (14:50 +0200)
commitd3c35853300d8347c4b24efff70baa79db7b4e56
tree3bcc7663410034b2e566853f881f2b3eee53dd09
parent74293f7e099c01cfa803826983291616f3e9ae0c
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