Google
 

Trailing-Edge - PDP-10 Archives - bb-bt99e-bb - qsrmac.c09
There are 2 other files named qsrmac.c09 in the archive. Click here to see a list.
 REP 46/1	;09C1
	QSREDT==1211			;EDIT NUMBER
 WIT
	QSREDT==1224			;EDIT NUMBER
 REP 620/12	;09C2

	1137	QSRSCH	Files queued /DISP:RENAME may be modified /DISP:PRESERVE
		QSRQUE	and QUASAR responds with a "[ 1 job modified]" message
			indicating success. The files are not renamed and
 WIT
			
	1137	QSRSCH	Files queued /DISP:RENAME may be modified /DISP:PRESERVE
		QSRQUE	and QUASAR responds with a "[ 1 job modified]" message
			indicating success. The files are not renamed and 
 INS 853/12	;09C3
	1207	QSRSCH	Fix bug where NEXT request REQUEST-ID for an object
			was not cleared even after the request was scheduled.
			SPR 10-34688 GCO 10038 10-May-84 /LWS

 REP 857/12	;09C4
			and still send the xx message to PULSAR.
			SPR 10-34112	16-MAY-84/CTK
 WIT
			and still send the recognize message to PULSAR.
			SPR 10-34112	GCO 10040	16-MAY-84/CTK

	1212	QSRQUE	QUASAR using inordinate amount of runtime
			and not deleting spooled files because the
			structure is not on-line or no longer exists.
			SPR 10-34636	GCO 10043	29-MAY-84/CTK

	1213	QSRSCH	For small files and numerious copies the LPT's
			request page limit may be less than the number
			of files in the request. This leads to
			"Page Limit Exceeded" and the job does not
			complete.
			SPR 10-34720	GCO 10044	6-MAY-84/CTK

	1214	QSRSCH	Add code to support modifing the /ASSIST switch.
			If this edit is installed QMANGR edit 2255
			is required or QUASAR may incorrectly modify
			a batch request's /ASSIST value.
			SPR 10-34294	GCO 10046	14-JUN-84/CTK

	1215	QSRMAC	Change CVL.KT definition from 7000 to 77000.
			This size and position matches the Kont type
			field of STRLST.
			SPR 10-34762	GCO 10048	5-Jul-84 /LWS

	1216	QSRQUE	The short create CRQNOD routine moves the
			output destination field to the processing
			node word, so don't do it.
			SPR 10-34766	GCO 10054	11-JUL-84/CTK

	1217	QSRMAC	Add support for new 'structure mounted' message
		QSRMDA	from monitor. This message is a result from
		QSRT10	a priv'd user mounting a structure without
		QUASAR	PULSAR getting involved.
			GCO 10055	16-Jul-84 /LWS

	1220	QSRMAC	Add support for CI disks (entries in GENRES macro).
		QSRMDA	Shuffle bits in .UCBST to make UC.KTP 5 bits wide.
		QSRDSP	3 bits isn't enough to handle all DEC controller types
			as well as allowing room for customer specific disk
			controller type codes.
			NO SPR	6-MAR-84/JAD

	1221	QSRMDA	Prevent undeserved deadlock errors when all disk resources
			are in use and drives are attached and detached.
			SPR 10-33486, 10-34211
			GCO 10061	31-Jul-84 /DPM

	1222	QSRQUE	More of edit 1212, there remained problems
			with requests that were not incore and a missing
			index AC.
			SPR 10-34636A	GCO 10043	1-Aug-84/CTK

	1223	QUASAR	Long messages truncated by QUASAR in the G$CCHR
			routine will trash all future QUASAR user text
			messages.
			SPR 10-34595A	GCO 10063	2-AUG-84/CTK

	1224	QSRMDA	Avoid races when reassign tapes to users where the
		QSRT10	label type requested differs from what's on the tape.
			13-Aug-84  GCO 10074  /DPM
 REP 21/94	;09C5
		CVL.KT==7000			;Kontroller type
 WIT
		CVL.KT==77000			;[1215] Kontroller type
 INS 46/126	;09C6
		   VL.FRC==1B19			;[1217] VOLUME 'FORCE' MOUNTED
 INS 22/127	;09C7
		    UC.AVA==1B1			  ;UNIT IS AVAILABLE FOR USE BY MDA
 REP 31/127	;09C8
		    UC.KTP==7B16		  ;UNIT CONTROLLER TYPE
		    UC.AVA==1B17		  ;UNIT IS AVAILABLE FOR USE BY MDA
		    UC.VSW==1B18		  ;UCB IS IN VOLUME SWITCH STATE
 WIT
		    UC.KTP==37B18		  ;UNIT CONTROLLER TYPE
 INS 42/127	;09C9
		    UC.VSW==1B35		  ;UCB IS IN VOLUME SWITCH STATE
		.UCBS1:! BLOCK	1		;[1217] YES, A SECOND WORD FOR STATUS
		    U1.FRC==1B0			  ;[1217] 'FORCED MOUNT'. VOL LINKED IS
						  ;[1217]  BEING MOUNTED BEHIND PULSAR'S BACK
 INS 48/127	;09C10
		.UCBS0==.UCBST			;[1217] FOR SYMMETRY

 SUM 122810