]> 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)
commit8ad4604e0bd67c68f30c069cfd64cb4957376c15
tree5a2a28b75397ba9b51b00fb41b78e0032554e654
parent28ce86ec9575ed2167ec24ccf948dc87133d6bbe
- 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