commit | 7b0800d00dae8c897398abaf61e82db0d67d7afc | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Nov 29 11:21:42 2021 +0100 |
committer | Dan Williams <dan.j.williams@intel.com> | Sat Dec 04 08:58:51 2021 -0800 |
tree | 1d24e8995f2a54b0037b9c911c0bc9293ea6f102 | |
parent | 679a99495b8fda800037b25af8cd990eb7dd72c9 [diff] |
dax: remove dax_capable Just open code the block size and dax_dev == NULL checks in the callers. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Mike Snitzer <snitzer@redhat.com> Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com> [erofs] Reviewed-by: Dan Williams <dan.j.williams@intel.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Link: https://lore.kernel.org/r/20211129102203.2243509-9-hch@lst.de Signed-off-by: Dan Williams <dan.j.williams@intel.com>