summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorAnthony Iliopoulos <ailiop@suse.com>2020-07-14 13:11:59 +0200
committerChristoph Hellwig <hch@lst.de>2020-07-16 16:40:27 +0200
commit05b29021fba5e725dd385151ef00b6340229b500 (patch)
tree3a2528b0441658f0c8208048c04c7cd81d029383 /crypto
parent579dd91ab3a5446b148e7f179b6596b270dace46 (diff)
nvme: explicitly update mpath disk capacity on revalidation
Commit 3b4b19721ec652 ("nvme: fix possible deadlock when I/O is blocked") reverted multipath head disk revalidation due to deadlocks caused by holding the bd_mutex during revalidate. Updating the multipath disk blockdev size is still required though for userspace to be able to observe any resizing while the device is mounted. Directly update the bdev inode size to avoid unnecessarily holding the bdev->bd_mutex. Fixes: 3b4b19721ec652 ("nvme: fix possible deadlock when I/O is blocked") Signed-off-by: Anthony Iliopoulos <ailiop@suse.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions