commit | 70a9b8734660698eb91efb8947a9e691d40235e1 | [log] [tgz] |
---|---|---|
author | Martin K. Petersen <martin.petersen@oracle.com> | Mon Mar 09 11:33:31 2009 -0400 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Tue Mar 17 21:43:52 2009 -0400 |
tree | cd0e464836c37b675ed57e9a0ff89522e031748b | |
parent | 2b301307f63dbecf06d91f58f003c7fb7addee24 [diff] |
[SCSI] sd: Make revalidate less chatty sd_revalidate ends up being called several times during device setup. With this patch we print everything during the first scan. Subsequent invocations will only print a message if the parameter in question has actually changed (LUN capacity has increased, etc.). Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>