commit | fc626fe322f13ecdfac58cbfa6cfea797ed22623 | [log] [tgz] |
---|---|---|
author | Ira Weiny <ira.weiny@intel.com> | Thu May 28 07:59:57 2020 -0700 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu May 28 22:09:47 2020 -0400 |
tree | 24928e2c5f5afab719d4ff2335951dcefc07936f | |
parent | 6c0d077ff8200a7b8e7131ca8e25315dec243a60 [diff] |
fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS In prep for the new tri-state mount option which then introduces EXT4_MOUNT_DAX_NEVER. Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Ira Weiny <ira.weiny@intel.com> Link: https://lore.kernel.org/r/20200528150003.828793-4-ira.weiny@intel.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>