]> git.sur5r.net Git - bacula/bacula/commit
Optimize the selection process for saving either AFS or Native ACLS by keeping track...
authorMarco van Wieringen <mvw@planets.elm.net>
Tue, 18 May 2010 08:37:33 +0000 (10:37 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 2 Aug 2010 14:53:49 +0000 (16:53 +0200)
commit381623e784257e7aba5ddf401bcfa09b2d03d3b6
treeef170e4f564ec5b40a7dac8e2f2bbfa6601e730a
parentd2ca127ace5bed34f562a81dcec689a686ec0cd5
Optimize the selection process for saving either AFS or Native ACLS by keeping track of the filesystem we are doing a backup of. This way we don't have to check if a filesystem is still either AFS or not as when we know if it is all files on the same filesystem are either AFS or not. We also clear the native save flag when a filesystem says it doesn't support acls so we don't keep on trying saving acls on filesystem that don't support them.
bacula/src/filed/acl.c
bacula/src/filed/acl.h