diff options
author | 2021-11-29 11:22:00 +0100 | |
---|---|---|
committer | 2021-12-04 08:58:54 -0800 | |
commit | de2051147771017a61b62c02fd4e883c9b07712d (patch) | |
tree | d34d624dc761687aea694c3a68b443d6fbe35102 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | dax: return the partition offset from fs_dax_get_by_bdev (diff) | |
download | wireguard-linux-de2051147771017a61b62c02fd4e883c9b07712d.tar.xz wireguard-linux-de2051147771017a61b62c02fd4e883c9b07712d.zip |
fsdax: shift partition offset handling into the file systems
Remove the last user of ->bdev in dax.c by requiring the file system to
pass in an address that already includes the DAX offset. As part of the
only set ->bdev or ->daxdev when actually required in the ->iomap_begin
methods.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com> [erofs]
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Link: https://lore.kernel.org/r/20211129102203.2243509-27-hch@lst.de
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions