commit | 30c6828a17a572aeb9e3a3bacce05fdcf1106541 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Dec 15 09:45:07 2021 +0100 |
committer | Dan Williams <dan.j.williams@intel.com> | Sat Dec 18 08:04:52 2021 -0800 |
tree | a85d894c91319e9688c5b82ee35e87caf648eaa3 | |
parent | fd1d00ec92002d8fe28ca981a72395eaa7ae3d11 [diff] |
dax: remove the DAXDEV_F_SYNC flag Remove the DAXDEV_F_SYNC flag and thus the flags argument to alloc_dax and just let the drivers call set_dax_synchronous directly. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Pankaj Gupta <pankaj.gupta@ionos.com> Reviewed-by: Dan Williams <dan.j.williams@intel.com> Link: https://lore.kernel.org/r/20211215084508.435401-4-hch@lst.de Signed-off-by: Dan Williams <dan.j.williams@intel.com>