diff options
author | NeilBrown <neilb@suse.de> | 2009-08-03 02:59:58 +0200 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2009-08-03 02:59:58 +0200 |
commit | 449aad3e25358812c43afc60918c5ad3819488e7 (patch) | |
tree | 45fab3b82fc1ed06959537a0801319045cf4c102 /drivers/md/dm.h | |
parent | md: allow raid5_quiesce to work properly when reshape is happening. (diff) | |
download | linux-449aad3e25358812c43afc60918c5ad3819488e7.tar.xz linux-449aad3e25358812c43afc60918c5ad3819488e7.zip |
md: Use revalidate_disk to effect changes in size of device.
As revalidate_disk calls check_disk_size_change, it will cause
any capacity change of a gendisk to be propagated to the blockdev
inode. So use that instead of mucking about with locks and
i_size_write.
Also add a call to revalidate_disk in do_md_run and a few other places
where the gendisk capacity is changed.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/md/dm.h')
0 files changed, 0 insertions, 0 deletions