From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Subject: Re: [PATCH] block_dev: remove DAX leftovers Date: Wed, 14 Sep 2016 08:42:41 -0600 Message-ID: References: <1473846973-18798-1-git-send-email-hch@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1473846973-18798-1-git-send-email-hch-jcswGhMUV9g@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linux-nvdimm-bounces-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org Sender: "Linux-nvdimm" To: Christoph Hellwig , ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org Cc: linux-block-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-nvdimm-y27Ovi1pjclAfugRpC6u6w@public.gmane.org List-Id: linux-nvdimm@lists.01.org On 09/14/2016 03:56 AM, Christoph Hellwig wrote: > DAX support for block devices was removed in commits 03cdad > ("block: disable block device DAX by default") and 99a01cd > ("block: remove BLK_DEV_DAX config option"), but we still kept a call to > dax_do_io and some uneeded i_flags manipulations introduced in commit > bbab37 ("block: Add support for DAX reads/writes to block devices"). Applied for 4.9, thanks. -- Jens Axboe From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH] block_dev: remove DAX leftovers To: Christoph Hellwig , ross.zwisler@linux.intel.com References: <1473846973-18798-1-git-send-email-hch@lst.de> Cc: linux-nvdimm@ml01.01.org, linux-block@vger.kernel.org From: Jens Axboe Message-ID: Date: Wed, 14 Sep 2016 08:42:41 -0600 MIME-Version: 1.0 In-Reply-To: <1473846973-18798-1-git-send-email-hch@lst.de> Content-Type: text/plain; charset=utf-8; format=flowed List-ID: On 09/14/2016 03:56 AM, Christoph Hellwig wrote: > DAX support for block devices was removed in commits 03cdad > ("block: disable block device DAX by default") and 99a01cd > ("block: remove BLK_DEV_DAX config option"), but we still kept a call to > dax_do_io and some uneeded i_flags manipulations introduced in commit > bbab37 ("block: Add support for DAX reads/writes to block devices"). Applied for 4.9, thanks. -- Jens Axboe