[275] in Athena_Backup_System
src/slave/slave_int.c: abs_abort_job_1_svc
daemon@ATHENA.MIT.EDU (Bill Cattey)
Wed Jun 26 18:32:07 1996
Date: Wed, 26 Jun 1996 18:31:59 -0400 (EDT)
From: Bill Cattey <wdc@MIT.EDU>
To: delgado@MIT.EDU
Cc: athena-backup@MIT.EDU
In specifying the Crippled Mode, I was looking for a way to enable an
operator to tell the slave "quit when next you get the chance."
I remember from reading abs_dump_svc_1 that after every volume the abort
flag is tested.
I was surprised to not see a setting of the abort flag in
abs_abort_job_1_svc. Is this because we've not gotten arount to
enabling the functionality, or because I totally misunderstand how an
abort might be implemented.
-wdc