Damien Le Moal 0f47227705 block: revert "block: fix bd_size_lock use"
With the removal of the skd driver, using IRQ safe locking of a bdev
bd_size_lock spinlock to protect the bdev inode size is not necessary
anymore as there is no other known driver using this lock under an IRQ
disabled context (e.g. calling set_capacity() with IRQ disabled).
Revert commit 0fe37724f8e7 ("block: fix bd_size_lock use") which
introduced the IRQ safe change.

Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-02-28 20:12:02 -07:00
..
2020-08-18 07:48:08 -07:00
2021-02-21 11:02:48 -08:00
2021-02-21 11:02:48 -08:00
2021-02-26 15:49:51 -07:00
2021-01-10 12:53:08 -08:00
2020-09-03 15:20:47 -06:00
2020-03-17 20:55:21 +01:00
2021-02-22 10:53:05 -08:00
2020-05-29 16:30:39 -06:00
2020-09-23 09:18:13 -06:00
2020-01-06 20:59:04 -07:00