]> 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)
commit8f6b518c6762e59becc4d0b1ca66bf0c5720e6cf
tree2ced523b89936fe9bca0c37e77c31566ea33f917
parent92265906dec2211fcd06afd12e6c6b2fd29fdc33
parent82f4d1395a087dca62c493e98d248202ebb7e271
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