]> Git Repo - linux.git/commit
[SCSI] sd: Quiesce mode sense error messages
authorMartin K. Petersen <[email protected]>
Fri, 3 Jan 2014 23:19:26 +0000 (18:19 -0500)
committerJames Bottomley <[email protected]>
Thu, 27 Mar 2014 15:26:33 +0000 (08:26 -0700)
commitb2bff6ceb61a9a21294f04057d30c9bb4910a88f
treeae92ba064ed276ef34d560aad344b64044590159
parent89d9a567952baec13e26ada3e438f1b642d66b6e
[SCSI] sd: Quiesce mode sense error messages

Messages about discovered disk properties are only printed once unless
they are found to have changed. Errors encountered during mode sense,
however, are printed every time we revalidate.

Quiesce mode sense errors so they are only printed during the first
scan.

[jejb: checkpatch fixes]
Bugzilla: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733565
Signed-off-by: Martin K. Petersen <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
drivers/scsi/sd.c
drivers/scsi/sd.h
This page took 0.055514 seconds and 4 git commands to generate.