]> 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)
commit1c4b3ff3ca27854258f3926b0962ee8b287cbcb5
tree851bdae9c61ab9a61f6599cb262e18688a256cfe
parentbf01970529d4ce19f457836d259371512b86a52c
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