commit | a45e43cad798173b41e0d6f119784826d3ead02c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Jul 22 09:53:55 2021 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Aug 02 13:37:28 2021 -0600 |
tree | 6cfc06d96cdebf17f0beeea5aa3a4539afcec8d4 | |
parent | 503469b5b30f76169c6302d1469e69a2fb67faf9 [diff] |
block: assert the locking state in delete_partition Add a lockdep assert instead of the outdated locking comment. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: Ming Lei <ming.lei@redhat.com> Reviewed-by: Chaitanya Kulkarni <ckulkarnilinux@gmail.com> Link: https://lore.kernel.org/r/20210722075402.983367-3-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>