From: Andrew Patterson Date: Thu, 4 Sep 2008 20:27:35 +0000 (-0600) Subject: SCSI sd driver calls revalidate_disk wrapper. X-Git-Tag: v2.6.28-rc1~733^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f98a8cae12f2b2a8f9bfd7a53c990a1a405e880e;p=pandora-kernel.git SCSI sd driver calls revalidate_disk wrapper. Modify the SCSI disk driver to call the revalidate_disk() wrapper. This allows us to do some housekeeping such as accounting for a disk being resized online. The wrapper will call sd_revalidate_disk() at the appropriate time. Signed-off-by: Andrew Patterson Signed-off-by: Jens Axboe --- Reading git-diff-tree failed