]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ext4: DAX iomap write support
authorJan Kara <jack@suse.cz>
Sun, 20 Nov 2016 23:09:11 +0000 (18:09 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 20 Nov 2016 23:09:11 +0000 (18:09 -0500)
commit776722e85d3b0936253ecc3d14db4fba37f191ba
tree5f547b90554df18058817b107b1b78790502497e
parent47e6935136b1f9fbda59cd929409f8e7cee4a1e4
ext4: DAX iomap write support

Implement DAX writes using the new iomap infrastructure instead of
overloading the direct IO path.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/file.c
fs/ext4/inode.c