]> git.itanic.dy.fi Git - linux-stable/commit
erofs: Convert to use bdev_open_by_path()
authorJan Kara <jack@suse.cz>
Wed, 27 Sep 2023 09:34:27 +0000 (11:34 +0200)
committerChristian Brauner <brauner@kernel.org>
Sat, 28 Oct 2023 11:29:20 +0000 (13:29 +0200)
commit49845720080dff0afd5813eaebf0758b01b6312c
tree658c23b4fce580dd8bad38de329f554cfd876879
parent86ec15d00bf85801bda57b5d181a2978f828a8cf
erofs: Convert to use bdev_open_by_path()

Convert erofs to use bdev_open_by_path() and pass the handle around.

CC: Gao Xiang <xiang@kernel.org>
CC: Chao Yu <chao@kernel.org>
CC: linux-erofs@lists.ozlabs.org
Acked-by: Christoph Hellwig <hch@lst.de>
Acked-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20230927093442.25915-21-jack@suse.cz
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/erofs/data.c
fs/erofs/internal.h
fs/erofs/super.c