]> git.ipfire.org Git - thirdparty/linux.git/commit
xfs: port block device access to files
authorChristian Brauner <brauner@kernel.org>
Tue, 23 Jan 2024 13:26:24 +0000 (14:26 +0100)
committerChristian Brauner <brauner@kernel.org>
Sun, 25 Feb 2024 11:05:23 +0000 (12:05 +0100)
commit1b9e2d90141c5e25faefbb7891f0ed8606aa02cf
treed2b1464738f6ed2c7346bb08654dc5cc50c538fe
parent4379f91172f39d999919c8e8b2b5e1d665d8972d
xfs: port block device access to files

Link: https://lore.kernel.org/r/20240123-vfs-bdev-file-v2-7-adbd023e19cc@kernel.org
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/xfs/xfs_buf.c
fs/xfs/xfs_buf.h
fs/xfs/xfs_super.c