commit | 0bd2d5ec3d7655a849928f04597a0ceea0329176 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Sun Nov 20 18:53:30 2016 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Nov 20 18:53:30 2016 -0500 |
tree | c4426b01ab24279b128073e00ff63a4b312d5f42 | |
parent | e2ae766c1b030271b5099b25674e2131d1d1e8c1 [diff] |
ext4: rip out DAX handling from direct IO path Reads and writes for DAX inodes should no longer end up in direct IO code. Rip out the support and add a warning. Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com> Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Theodore Ts'o <tytso@mit.edu>