]> git.sur5r.net Git - bacula/bacula/commit
- Implemented xattr support for Solaris 9 and above and extensible
authorMarco van Wieringen <mvw@planets.elm.net>
Sat, 28 Feb 2009 14:52:14 +0000 (14:52 +0000)
committerMarco van Wieringen <mvw@planets.elm.net>
Sat, 28 Feb 2009 14:52:14 +0000 (14:52 +0000)
commit1d2ba2a26fd4e3398ab72fe1211febfc577e7e46
tree195adf3375da7d01711d02b542cfc44d1cda9318
parentf36553315dd2d11bba83767dd94bfc47d1001feb
- Implemented xattr support for Solaris 9 and above and extensible
  attributes for OpenSolaris.
- Added some limits to the xattr code so that we don't blow up the
  filed on big xattrs.
- Fixed some comments which changed due to xattrs being implemented.
- Changed xattr support checking in configure to test first for
  generic solutions and when not found for specific OS functions.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8495 91ce42f0-d328-0410-95d8-f526ca767f89
15 files changed:
bacula/autoconf/config.h.in
bacula/autoconf/configure.in
bacula/configure
bacula/src/baconfig.h
bacula/src/filed/backup.c
bacula/src/filed/restore.c
bacula/src/filed/verify.c
bacula/src/filed/xattr.c
bacula/src/filed/xattr.h
bacula/src/findlib/attribs.c
bacula/src/findlib/bfile.c
bacula/src/findlib/protos.h
bacula/src/lib/base64.c
bacula/src/stored/bscan.c
bacula/technotes-2.5