Next problem is a bit more complex.  src/filed/acl.c contains multiple
uses of STREAM_ACL_SOLARIS_ACLENT and STREAM_ACL_SOLARIS_ACE, but these
are defined neither anywhere in Bacula's source code nor anywhere in
Solaris 10.  src/streams.h *DOES* define STREAM_ACL_SOLARIS_POSIX and
STREAM_ACL_SOLARIS_NFS4, but *only* those two.


Since my disk-based storage daemon runs on my Solaris 10 NAS, I'm a bit
behind the 8-ball until I can solve this.  Where should the definitions
of STREAM_ACL_SOLARIS_ACLENT and STREAM_ACL_SOLARIS_ACE be, and what
should they look like?  They appear *only* in acl.c.  Do these need to
be defined in streams.h?  Or are they meant to be either
STREAM_ACL_SOLARIS_POSIX or STREAM_ACL_SOLARIS_NFS4?


-- 
  Phil Stracchino
  Babylon Communications
  ph...@caerllewys.net
  p...@co.ordinate.org
  Landline: 603.293.8485

------------------------------------------------------------------------------
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to