diff options
author | Theodore Ts'o <tytso@mit.edu> | 2021-04-12 17:19:00 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-05-11 14:47:38 +0200 |
commit | 133e83b5b3b337591b3e35e79c607fbfe82e5e44 (patch) | |
tree | 495b121163b0db4b3386f9cbe232cf66fd2d8ae8 /fs/ext4/file.c | |
parent | 72447c925ea90800da153413098c796e4ba6c150 (diff) | |
download | kernel_replicant_linux-133e83b5b3b337591b3e35e79c607fbfe82e5e44.tar.gz kernel_replicant_linux-133e83b5b3b337591b3e35e79c607fbfe82e5e44.tar.bz2 kernel_replicant_linux-133e83b5b3b337591b3e35e79c607fbfe82e5e44.zip |
ext4: allow the dax flag to be set and cleared on inline directories
commit 4811d9929cdae4238baf5b2522247bd2f9fa7b50 upstream.
This is needed to allow generic/607 to pass for file systems with the
inline data_feature enabled, and it allows the use of file systems
where the directories use inline_data, while the files are accessed
via DAX.
Cc: stable@kernel.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ext4/file.c')
0 files changed, 0 insertions, 0 deletions