>My main worry is that small change done to one small file, hence a
>very tiny level 1, that gets dumped, written to tape, and removed from
>the holding disk, before it ever shows up in the amdump log.
>
>Is my above concern warranted?
Yes.
I've attached a totally, 100%, completely, without a doubt, you're on
your own :-), patch that will call out to an external program after driver
gets a DONE indication from a driver. It is passed (I hope) one argument
which should be the name of the first holding disk chunk. The call is
made after the chunks are renamed from .tmp to their real name.
You'll (probably) want to change the name of the command that is called.
You'll also have to add your own code in the command for chaining through
the multiple holding disk chunks, if present.
Note that none of this handles the direct to tape case since that never
hits the holding disk.
>Andrew.
John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]
driver.diff