commit | f98a8cae12f2b2a8f9bfd7a53c990a1a405e880e | [log] [tgz] |
---|---|---|
author | Andrew Patterson <andrew.patterson@hp.com> | Thu Sep 04 14:27:35 2008 -0600 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Oct 09 08:56:13 2008 +0200 |
tree | 3fcfd762a5841b8cbc5ab0987da8da3ee37a9201 | |
parent | 9bc3ffbfbdf71fefda8a261ef8d6fdc388a29b42 [diff] |
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 <andrew.patterson@hp.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>