patch-2.0.11 linux/drivers/scsi/st.c

Next file: linux/drivers/sound/.objects
Previous file: linux/drivers/scsi/sr.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.10/linux/drivers/scsi/st.c linux/drivers/scsi/st.c
@@ -2552,7 +2552,7 @@
 	 }
        }
 
-       i = flush_buffer(inode, file, mtc.mt_op == MTSEEK ||
+       i = flush_buffer(inode, file, /* mtc.mt_op == MTSEEK || */
 			mtc.mt_op == MTREW || mtc.mt_op == MTOFFL ||
 			mtc.mt_op == MTRETEN || mtc.mt_op == MTEOM ||
 			mtc.mt_op == MTLOCK || mtc.mt_op == MTLOAD ||

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov