Samba and MS Shadow Copy

Stefan (metze) Metzmacher metze at metzemix.de
Thu Aug 7 19:19:33 GMT 2003


At 19:04 07.08.2003 +0000, Jeremy Allison wrote:
>On Thu, Aug 07, 2003 at 09:02:15PM +0200, Stefan (metze) Metzmacher wrote:
> > At 12:48 07.08.2003 -0400, Ken Cross wrote:
> > >Also, I have noticed that there must be some differences between the 
> current
> > >file and the files in the Shadow Copies.  Make sure *something* is changed
> > >in the files.  (Directories seem to always display Shadow Copies.)
> >
> > that's what I found out also :-)
> >
> > now it works fully :-)))
> >
> > I send a patch later
>
>Cool - I'd very much like to see this for 3.0.x....
>(Note the ambiguity on the x :-).

:-)

but as this patch will only implement this:

int vfswrap_get_shadow_copy_data(vfs_handle_struct *handle, files_struct 
*fsp, SHADOW_COPY_DATA *data, BOOL labels)
{
         errno = ENOSYS;
         return -1;
}

It may can be in 3.0.0...,so that vendors are able to write modules for this...


metze
-----------------------------------------------------------------------------
Stefan "metze" Metzmacher <metze at metzemix.de> 




More information about the samba-technical mailing list