summaryrefslogtreecommitdiffstats
path: root/fs/block_dev.c
diff options
context:
space:
mode:
authorJan Kara2017-02-21 18:09:47 +0100
committerJens Axboe2017-02-21 20:51:54 +0100
commitd06e05c026ab58121dc6ab37c11f855ff642531e (patch)
tree3f42cd9cb8510ff484430a25ba471223d1496252 /fs/block_dev.c
parentblock: Move bdev_unhash_inode() after invalidate_partition() (diff)
downloadkernel-qcow2-linux-d06e05c026ab58121dc6ab37c11f855ff642531e.tar.gz
kernel-qcow2-linux-d06e05c026ab58121dc6ab37c11f855ff642531e.tar.xz
kernel-qcow2-linux-d06e05c026ab58121dc6ab37c11f855ff642531e.zip
block: Unhash also block device inode for the whole device
Iteration over partitions in del_gendisk() omits part0. Add bdev_unhash_inode() call for the whole device. Otherwise if the device number gets reused, bdev inode will be still associated with the old (stale) bdi. Tested-by: Lekshmi Pillai <lekshmicpillai@in.ibm.com> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'fs/block_dev.c')
0 files changed, 0 insertions, 0 deletions