All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 60711] New: USB drive no longer detected as removable storage media
@ 2013-08-07  8:15 bugzilla-daemon
  2013-11-13 16:19 ` [Bug 60711] " bugzilla-daemon
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon @ 2013-08-07  8:15 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=60711

            Bug ID: 60711
           Summary: USB drive no longer detected as removable storage
                    media
           Product: IO/Storage
           Version: 2.5
    Kernel Version: 3.10.3
          Hardware: i386
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: low
          Priority: P1
         Component: SCSI
          Assignee: linux-scsi@vger.kernel.org
          Reporter: trallala@onlinehome.de
        Regression: No

Created attachment 107132
  --> https://bugzilla.kernel.org/attachment.cgi?id=107132&action=edit
DMESG excerpt from success and failure

This patch

commit 98dcc2946adbe4349ef1ef9b99873b912831edd4
Author: Martin K. Petersen <martin.petersen@oracle.com>
Date:   Thu Jun 6 22:15:55 2013 -0400
SCSI: sd: Update WRITE SAME heuristics
commit 66c28f97120e8a621afd5aa7a31c4b85c547d33d upstream.

introduced with kernel patch-3.10.3 effectively breaks detection of some USB
drives as removable storage media. The concerned drives are recognized by the
SCSI layer, but are no longer available as removable storage (see attachment).

Commenting out the following if-clause from sd.c (function sd_read_write_same)
        if (!scsi_get_vpd_page(sdev, 0x89, buffer, SD_BUF_SIZE))
            sdev->no_write_same = 1;
makes anything working as expected.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug 60711] USB drive no longer detected as removable storage media
  2013-08-07  8:15 [Bug 60711] New: USB drive no longer detected as removable storage media bugzilla-daemon
@ 2013-11-13 16:19 ` bugzilla-daemon
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla-daemon @ 2013-11-13 16:19 UTC (permalink / raw)
  To: linux-scsi

https://bugzilla.kernel.org/show_bug.cgi?id=60711

Alan <alan@lxorguk.ukuu.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan@lxorguk.ukuu.org.uk,
                   |                            |martin.petersen@oracle.com
         Regression|No                          |Yes

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-13 16:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-07  8:15 [Bug 60711] New: USB drive no longer detected as removable storage media bugzilla-daemon
2013-11-13 16:19 ` [Bug 60711] " bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.