Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1452573

Re: [PATCH] block: remove BLK_DEV_DAX config option

From Jens Axboe <axboe@kernel.dk>
Newsgroups linux.kernel
Subject Re: [PATCH] block: remove BLK_DEV_DAX config option
Date 2016-07-29 23:20 +0200
Message-ID <s0nmh-1FG-5@gated-at.bofh.it> (permalink)
References <s0kHL-8je-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 07/29/2016 12:23 PM, Ross Zwisler 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.

This doesn't apply to master, nor for-linus. I hand applied it.

-- 
Jens Axboe

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


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