From: Martin K. Petersen Date: Mon, 9 Mar 2009 15:33:31 +0000 (-0400) Subject: [SCSI] sd: Make revalidate less chatty X-Git-Tag: v2.6.30-rc1~641^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70a9b8734660698eb91efb8947a9e691d40235e1;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed