android_kernel_xiaomi_sm7250/drivers/nvdimm
Ross Zwisler 4557641b4c pmem: only set QUEUE_FLAG_DAX for fsdax mode
QUEUE_FLAG_DAX is an indication that a given block device supports
filesystem DAX and should not be set for PMEM namespaces which are in "raw"
mode.  These namespaces lack struct page and are prevented from
participating in filesystem DAX as of commit 569d0365f5 ("dax: require
'struct page' by default for filesystem dax").

Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Suggested-by: Mike Snitzer <snitzer@redhat.com>
Fixes: 569d0365f5 ("dax: require 'struct page' by default for filesystem dax")
Cc: stable@vger.kernel.org
Acked-by: Dan Williams <dan.j.williams@intel.com>
Reviewed-by: Toshi Kani <toshi.kani@hpe.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
2018-06-28 16:05:59 -04:00
..
badrange.c
blk.c
btt_devs.c
btt.c
btt.h
bus.c libnvdimm: Debug probe times 2018-06-02 17:05:43 -07:00
claim.c x86/asm/memcpy_mcsafe: Return bytes remaining 2018-05-15 08:32:42 +02:00
core.c
dax_devs.c
dimm_devs.c
dimm.c
e820.c libnvdimm, e820: Register all pmem resources 2018-06-02 17:05:43 -07:00
Kconfig Revert "libnvdimm, of_pmem: workaround OF_NUMA=n build error" 2018-04-19 15:10:56 -07:00
label.c
label.h
Makefile
namespace_devs.c
nd-core.h
nd.h
of_pmem.c
pfn_devs.c mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS 2018-05-22 06:59:39 -07:00
pfn.h
pmem.c pmem: only set QUEUE_FLAG_DAX for fsdax mode 2018-06-28 16:05:59 -04:00
pmem.h
region_devs.c libnvdimm, pmem: Do not flush power-fail protected CPU caches 2018-06-06 11:02:32 -07:00
region.c