On Mon, Aug 23, 2010 at 6:29 PM, Dustin J. Mitchell <[email protected]> wrote:
> I've already rewritten amvault to use the same underlying machinery as
> amfetchdump and taper -- at the same time.  That means that amvault
> can now re-assemble dumps from the source volume and re-split them on
> the destination volume.
>
> Making this more general requires some hard thought about
> configurations and whatnot, but in the interim, it was pretty easy to
> add support for a frequently-requested feature: only vaulting full
> dumps.
>
> I've implemented it here (and I checked the link this time):
>  http://github.com/djmitche/amanda/commit/z11694
> and the patch is attached, as well.
>
> Like last time, it'd be great if someone could take a look and, if the
> patch looks good, let me know.  Please feel free to add any comments
> on the github commit, too.
>

Here's how it reads to me: Now we pass in a dump level when creating
our dump spec object. For the present, the only dump level supported
is 0 or full.

Without testing (sorry, I'm not setup to test atm), it looks fine to me.

Kind Regards,
Chris

Reply via email to