]> git.sur5r.net Git - bacula/rescue/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)
commit33eab46b9d806dff55ac9e499846d33b1d4f114d
tree6bdbd8698ef9825954996d0492224840b8dcdc61
parent1e91c021e7de647de5f35036aeb263c83a36b0b8
- 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.