]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.5
- Implemented xattr support for Solaris 9 and above and extensible
[bacula/bacula] / bacula / technotes-2.5
index 0f7cf5e127a5647a1714067f6e6b81a09e81cbcf..a8e3f82d69750498bfe00f024277180dda3f27d7 100644 (file)
@@ -25,6 +25,14 @@ filepattern (restore with regex in bsr)
 mixed priorities
 
 General:
+28Feb09
+mvw  Implemented xattr support for Solaris 9 and above and extensible
+     attributes for OpenSolaris.
+mvw  Added some limits to the xattr code so that we don't blow up the
+     filed on big xattrs.
+mvw  Fixed some comments which changed due to xattrs being implemented.
+mvw  Changed xattr support checking in configure to test first for
+     generic solutions and when not found for specific OS functions.
 25Feb09
 mvw  Don't try to copy empty jobs (e.g. with jobbytes == 0)
      which gives Unable to get Job Volume Parameters errors.