Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1452551
| From | Dan Williams <dan.j.williams@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] block: remove BLK_DEV_DAX config option |
| Date | 2016-07-29 22:40 +0200 |
| Message-ID | <s0mJz-18H-23@gated-at.bofh.it> (permalink) |
| References | <s0kHL-8je-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Jul 29, 2016 at 11:23 AM, Ross Zwisler
<ross.zwisler@linux.intel.com> wrote:
> The functionality for block device DAX was already removed with this
> commit:
>
> 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 this commit:
>
> commit 03cdadb04077 ("block: disable block device DAX by default")
>
> This change reverts that commit, removing the dead config option.
>
> Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>
> Cc: Dave Hansen <dave.hansen@linux.intel.com>
> Cc: Dan Williams <dan.j.williams@intel.com>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] block: remove BLK_DEV_DAX config option Ross Zwisler <ross.zwisler@linux.intel.com> - 2016-07-29 20:30 +0200 Re: [PATCH] block: remove BLK_DEV_DAX config option Dan Williams <dan.j.williams@intel.com> - 2016-07-29 22:40 +0200 Re: [PATCH] block: remove BLK_DEV_DAX config option Jens Axboe <axboe@kernel.dk> - 2016-07-29 23:20 +0200
csiph-web