diff options
author | Yu Kuai <yukuai3@huawei.com> | 2023-02-17 10:21:59 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-02-17 06:15:57 -0700 |
commit | 0f77b29ad14e34a89961f32edc87b92db623bb37 (patch) | |
tree | f8e81d0119bb4a11d57a9868022d690b694e91e1 /crypto/cryptd.c | |
parent | 9ec041ea40dbc6425c0ee6ae15786e5ab1d6aad6 (diff) |
block: Revert "block: Do not reread partition table on exclusively open device"
This reverts commit 36369f46e91785688a5f39d7a5590e3f07981316.
This patch can't fix the problem in a corner case that device can be
opened exclusively after the checking and before blkdev_get_by_dev().
We'll use a new solution to fix the problem in the next patch, and
the new solution doesn't need to change apis.
Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Acked-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20230217022200.3092987-2-yukuai1@huaweicloud.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'crypto/cryptd.c')
0 files changed, 0 insertions, 0 deletions