]> git.baikalelectronics.ru Git - kernel.git/commit
Enable ext4 support for per-file/directory dax operations
authorTheodore Ts'o <tytso@mit.edu>
Thu, 11 Jun 2020 14:51:44 +0000 (10:51 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 11 Jun 2020 14:51:44 +0000 (10:51 -0400)
commite6f699022ea2733ca8fc0191bd1a4acffc94ffef
tree2ced523b89936fe9bca0c37e77c31566ea33f917
parent5209f463975770b466ea1749fb9f3c23f906538a
parent78f90fb967b658451ae5223b2571e33bfdfd2b1c
Enable ext4 support for per-file/directory dax operations

This adds the same per-file/per-directory DAX support for ext4 as was
done for xfs, now that we finally have consensus over what the
interface should be.
fs/ext4/ext4.h
fs/ext4/ialloc.c
fs/ext4/inode.c
fs/ext4/ioctl.c
fs/ext4/super.c
include/linux/fs.h