> 
> On Mon, 2009-10-26 at 20:39 +1100, James Harper wrote:
> > >
> > > Le lundi 26 octobre 2009 04:24:42, James Harper a écrit :
> > > > > I think that run-windows-in-a-vm is a better idea than using BartPE,
> > > > > now if Bacula can restore acl stream from BackupWrite/Read, i would be
> > > > > very happy too!
> > > >
> > > > The patch tacked onto the end of this email accomplishes this, with the
> > > > following (serious) restrictions/bugs:
> > > >
> > > > . Doesn't seem to work on directories. I assume that this is because
> > > > when directories get restored, processWin32BackupAPIBlock is never
> > > > called at any point... does that sound right? Any suggestions as to how
> > > > to work around it?
> > >
> > > This call is present on many places (bextrat, filed/restore.c, etc...),
> > > perhaps
> > > it is missing at some places, but it's hard to say.
> >
> > I guess 'write' never makes any sense for directories...
> Uh xattr and acls on directories are not to uncommon in the UNIX world.

processWin32BackupAPIBlock is called for the Windows BackupRead data stream, 
which doesn't exist for a directory. The attributes etc are (I think) restored 
via a different path for Windows 'decomp' restores.

James
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to