diff options
author | Jan Kara <jack@suse.cz> | 2023-06-22 18:51:07 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-06-23 08:14:41 -0600 |
commit | a42fb5a75ccc37dfd69aa9bde5ba2866e802ff3c (patch) | |
tree | 99382770d0bcb1c4fcc817b8e30939a5f8a2d2b9 /scripts/clang-tools | |
parent | 648fa60fa7de3ca6f6303e1721591ad73def9cf0 (diff) |
ext4: Fix warning in blkdev_put()
ext4_blkdev_remove() passes a wrong holder pointer to blkdev_put() which
triggers a warning there. Fix it.
Fixes: 2736e8eeb0cc ("block: use the holder as indication for exclusive opens")
Signed-off-by: Jan Kara <jack@suse.cz>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20230622165107.13687-1-jack@suse.cz
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/clang-tools')
0 files changed, 0 insertions, 0 deletions