summaryrefslogtreecommitdiffstats
path: root/fs/ext2/super.c
diff options
context:
space:
mode:
authorDan Williams <dan.j.williams@intel.com>2017-12-21 17:04:07 -0800
committerDan Williams <dan.j.williams@intel.com>2018-01-19 16:50:53 -0800
commit24f3478d664b1eaa6f8860d3aa521aebe51b2a62 (patch)
tree1ceedfefe30a1550d06a954685de5acedae37d70 /fs/ext2/super.c
parent785a3fab4adbf91b2189c928a59ae219c54ba95e (diff)
downloadlinux-0-day-24f3478d664b1eaa6f8860d3aa521aebe51b2a62.tar.gz
linux-0-day-24f3478d664b1eaa6f8860d3aa521aebe51b2a62.tar.xz
ext4: auto disable dax instead of failing mount
Bring the ext4 filesystem in line with xfs that only warns and continues when the "-o dax" option is specified to mount and the backing device does not support dax. This is in preparation for removing dax support from devices that do not enable get_user_pages() operations on dax mappings. In other words 'gup' support is required and configurations that were using so called 'page-less' dax will be converted back to using the page cache. Removing the broken 'page-less' dax support is a pre-requisite for removing the "EXPERIMENTAL" warning when mounting a filesystem in dax mode. Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'fs/ext2/super.c')
0 files changed, 0 insertions, 0 deletions