ChangeSet 1.1568, 2005/03/09 09:43:38-03:00, [EMAIL PROTECTED]

        Allow lseek on osst to keep tar --verify happy



 osst.c |    1 -
 1 files changed, 1 deletion(-)


diff -Nru a/drivers/scsi/osst.c b/drivers/scsi/osst.c
--- a/drivers/scsi/osst.c       2005-03-10 08:04:37 -08:00
+++ b/drivers/scsi/osst.c       2005-03-10 08:04:37 -08:00
@@ -5505,7 +5505,6 @@
        read:           osst_read,
        write:          osst_write,
        ioctl:          osst_ioctl,
-       llseek:         no_llseek,
        open:           os_scsi_tape_open,
        flush:          os_scsi_tape_flush,
        release:        os_scsi_tape_close,
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-24" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to