]> git.sur5r.net Git - bacula/docs/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)
commitf4735bbb8d6141d9b01b61cd3b5928bd43e75437
tree0db6307e983991a4106ea3a0036852712c8c391e
parent829c569d485d3b3096697c3e2d53233fcd4cb97a
- 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.