]> 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)
committerMarco van Wieringen <mvw@planets.elm.net>
Fri, 16 Sep 2011 19:44:51 +0000 (21:44 +0200)
commit142bb47a207e002986c6e991e16fd7286007e212
tree21ab52991dc13dd9eaf23804cecdc685dda84f47
parent8f116f49b51163149b5c3fa587945b448f73f95b
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