Disabled but did not discarded failed attempt to lock against growisofs

This commit is contained in:
2006-09-27 11:57:28 +00:00
parent 927352c609
commit 886b8d1f81
6 changed files with 261 additions and 29 deletions

View File

@ -292,7 +292,10 @@ Range "scdbackup" : 0x00020000 to 0x0002ffff
0x00020001 (SORRY,LOW) = Cannot open busy device
0x00020002 (SORRY,HIGH) = Encountered error when closing drive
0x00020003 (FATAL,HIGH) = Could not grab drive
0x00020004 (NOTE,HIGH) = Opened O_EXCL scsi sibling
0x00020005 (FATAL,HIGH) = Failed to open device
0x00020006 (FATAL,HIGH) = Too many scsi siblings
0x00020007 (NOTE,HIGH) = Closed O_EXCL scsi siblings
------------------------------------------------------------------------------