diff options
author | Ross Zwisler | 2016-08-03 13:46:15 -0700 |
---|---|---|
committer | Linus Torvalds | 2016-08-04 08:50:07 -0400 |
commit | 99a01cdf9d572e91c2805a2b89d459797864e3ca (patch) | |
tree | a1951f7227a1dccae32544784e6e2bdf91895cf9 /virt | |
parent | 57c24b2140437644f33eecdcc9c546bead0b5fbd (diff) |
block: remove BLK_DEV_DAX config option
The functionality for block device DAX was already removed with commit
acc93d30d7d4 ("Revert "block: enable dax for raw block devices"")
However, we still had a config option hanging around that was always
disabled because it depended on CONFIG_BROKEN. This config option was
introduced in commit 03cdadb04077 ("block: disable block device DAX by
default")
This change reverts that commit, removing the dead config option.
Link: http://lkml.kernel.org/r/20160729182314.6368-1-ross.zwisler@linux.intel.com
Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions