lkml.org 
[lkml]   [1997]   [Dec]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectPATCH: Scsi tape fix
A recent patch to the scsi tape driver in the 2.0.x kernels also needs to
be included in the 2.1.x series. Please consider it, as without it the
scsi tape is unusuable after an error. Thank you for your consideration.

--- st.c.orig Mon Sep 15 12:47:10 1997
+++ st.c Mon Sep 15 12:47:21 1997
@@ -589,7 +589,7 @@
STp->buffer = st_buffers[i];
(STp->buffer)->in_use = 1;
(STp->buffer)->writing = 0;
-
+ (STp->buffer)->last_result_fatal = 0;
flags = filp->f_flags;
STp->write_prot = ((flags & O_ACCMODE) == O_RDONLY);

-------------------------
Jeff Hittman
jhittman@slip.net
-------------------------

\
 
 \ /
  Last update: 2005-03-22 13:40    [W:0.022 / U:0.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site