diff options
Diffstat (limited to 'drivers/md/dm-ioctl.c')
| -rw-r--r-- | drivers/md/dm-ioctl.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/md/dm-ioctl.c b/drivers/md/dm-ioctl.c index be730fdd4830..9627fa0f9470 100644 --- a/drivers/md/dm-ioctl.c +++ b/drivers/md/dm-ioctl.c | |||
| @@ -332,6 +332,8 @@ static int dm_hash_rename(const char *old, const char *new) | |||
| 332 | dm_table_put(table); | 332 | dm_table_put(table); |
| 333 | } | 333 | } |
| 334 | 334 | ||
| 335 | dm_kobject_uevent(hc->md); | ||
| 336 | |||
| 335 | dm_put(hc->md); | 337 | dm_put(hc->md); |
| 336 | up_write(&_hash_lock); | 338 | up_write(&_hash_lock); |
| 337 | kfree(old_name); | 339 | kfree(old_name); |
