From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752867AbbBMMD2 (ORCPT ); Fri, 13 Feb 2015 07:03:28 -0500 Received: from mail-qc0-f179.google.com ([209.85.216.179]:55249 "EHLO mail-qc0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752362AbbBMMD1 (ORCPT ); Fri, 13 Feb 2015 07:03:27 -0500 Date: Fri, 13 Feb 2015 07:03:23 -0500 From: Tejun Heo To: Jens Axboe Cc: Linus Torvalds , Ronny Hegewald , Dan Williams , Linux Kernel Mailing List Subject: Re: [GIT PULL] Block driver changes for 3.20 Message-ID: <20150213120323.GC12728@htj.duckdns.org> References: <20150212205752.GC24835@kernel.dk> <54DD2E47.7060601@fb.com> <54DD3017.7030909@fb.com> <54DD3113.8000903@fb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54DD3113.8000903@fb.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On Thu, Feb 12, 2015 at 04:02:43PM -0700, Jens Axboe wrote: > Yeah, we can kill that after the fact. I probably should have pulled in that > commit from Dan and fixed this up... But in any case, it'll be fine as is > right now. Yeap, the current code should be fine. I'll remove the LOWTAG flag from libata side in the coming devel window. Thanks. -- tejun