diff options
author | Jan Kara <jack@suse.cz> | 2023-06-22 18:51:07 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-06-23 16:14:41 +0200 |
commit | a42fb5a75ccc37dfd69aa9bde5ba2866e802ff3c (patch) | |
tree | 99382770d0bcb1c4fcc817b8e30939a5f8a2d2b9 /fs/buffer.c | |
parent | block: don't return -EINVAL for not found names in devt_from_devname (diff) | |
download | linux-a42fb5a75ccc37dfd69aa9bde5ba2866e802ff3c.tar.xz linux-a42fb5a75ccc37dfd69aa9bde5ba2866e802ff3c.zip |
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 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions