]> git.sur5r.net Git - bacula/bacula/commit
Added xattr interface found in AIX 6.x and higher which mimics the Linux/OSF interfac...
authorMarco van Wieringen <mvw@planets.elm.net>
Thu, 23 Sep 2010 13:57:39 +0000 (15:57 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 30 Sep 2010 12:35:15 +0000 (14:35 +0200)
commit3265e231ad7d68e28bfb34190e3f9f05e6535321
tree1cd847ed72821b3c875d2737b621feb4985eff94
parentb056eb8267aeadc3cd8d676072fa96164a88cc8b
Added xattr interface found in AIX 6.x and higher which mimics the Linux/OSF interface but has just
a bit different named functions and the error codes are somewhat different so its not a perfect
match to extend the generic interface (which is named generic now instead of the linux interface as
it used by Linux and OSX).
bacula/src/baconfig.h
bacula/src/filed/restore.c
bacula/src/filed/xattr.c
bacula/src/findlib/bfile.c
bacula/src/stored/bscan.c