]> 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)
commit5268306d1a56c7331b9e10dfbb8f78f262e18fee
treea9a43df07b5994aae811f9b0a5ce1d022a1ecb5f
parentb7b35fa41e6f0dee227cc3e6aa934c6b43379543
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