[SCSI] sd: Quiesce mode sense error messages
authorMartin K. Petersen <martin.petersen@oracle.com>
Fri, 3 Jan 2014 23:19:26 +0000 (18:19 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 27 Mar 2014 15:26:33 +0000 (08:26 -0700)
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 <martin.petersen@oracle.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/sd.c
drivers/scsi/sd.h

Simple merge
Simple merge