]> git.sur5r.net Git - bacula/bacula/commit
Add XATTR flags for backup and restore.
authorMarco van Wieringen <mvw@planets.elm.net>
Fri, 16 Sep 2011 14:03:05 +0000 (16:03 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:50:01 +0000 (14:50 +0200)
commit3894b58757467e494328617f097b47585f1b05a8
tree1862f43875ddb47487517b2c51c0e4625863ff54
parented0741139e4650b4867c9bf4edaaf494aaee705f
Add XATTR flags for backup and restore.

When the OS reports it doesn't support xattr we clear
either the SAVE or RESTORE native xattr flag. This way
we only test once if a particular filesystem has xattr
support and ignore it for any further file until we
switch filesystems.
bacula/src/filed/xattr.c
bacula/src/filed/xattr.h