linux/fs/ext4
Eric Sandeen 361d24d406 ext4: hard fail dax mount on unsupported devices
As dax inches closer to production use, an administrator should not
be surprised by silently disabling the feature they asked for.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2018-12-04 00:46:39 -05:00
..
acl.c
acl.h
balloc.c
bitmap.c
block_validity.c
dir.c
ext4.h ext4: add ext4_sb_bread() to disambiguate ENOMEM cases 2018-11-25 17:20:31 -05:00
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
extents.c
extents_status.c
extents_status.h
file.c
fsmap.c
fsmap.h
fsync.c
hash.c
ialloc.c
indirect.c
inline.c ext4: missing unlock/put_page() in ext4_try_to_write_inline_data() 2018-12-04 00:06:53 -05:00
inode.c A large number of ext4 bug fixes, mostly buffer and memory leaks on 2018-11-11 16:53:02 -06:00
ioctl.c
Kconfig
Makefile
mballoc.c
mballoc.h
migrate.c ext4: clean up indentation issues, remove extraneous tabs 2018-12-04 00:16:44 -05:00
mmp.c
move_extent.c
namei.c A large number of ext4 bug fixes, mostly buffer and memory leaks on 2018-11-11 16:53:02 -06:00
page-io.c blkcg: revert blkcg cleanups series 2018-11-01 19:59:53 -06:00
readpage.c
resize.c ext4: add ext4_sb_bread() to disambiguate ENOMEM cases 2018-11-25 17:20:31 -05:00
super.c ext4: hard fail dax mount on unsupported devices 2018-12-04 00:46:39 -05:00
symlink.c
sysfs.c
truncate.h
xattr.c ext4: add ext4_sb_bread() to disambiguate ENOMEM cases 2018-11-25 17:20:31 -05:00
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c