From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-f199.google.com (mail-wr0-f199.google.com [209.85.128.199]) by kanga.kvack.org (Postfix) with ESMTP id 7F4516B0038 for ; Thu, 2 Nov 2017 16:11:18 -0400 (EDT) Received: by mail-wr0-f199.google.com with SMTP id z55so413477wrz.2 for ; Thu, 02 Nov 2017 13:11:18 -0700 (PDT) Received: from newverein.lst.de (verein.lst.de. [213.95.11.211]) by mx.google.com with ESMTPS id j26si381313wmh.121.2017.11.02.13.11.17 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2017 13:11:17 -0700 (PDT) Date: Thu, 2 Nov 2017 21:11:16 +0100 From: Christoph Hellwig Subject: Re: [PATCH 01/15] dax: quiet bdev_dax_supported() Message-ID: <20171102201116.GA5732@lst.de> References: <150949209290.24061.6283157778959640151.stgit@dwillia2-desk3.amr.corp.intel.com> <150949210033.24061.4289855641340001687.stgit@dwillia2-desk3.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <150949210033.24061.4289855641340001687.stgit@dwillia2-desk3.amr.corp.intel.com> Sender: owner-linux-mm@kvack.org List-ID: To: Dan Williams Cc: linux-nvdimm@lists.01.org, linux-kernel@vger.kernel.org, linux-xfs@vger.kernel.org, linux-mm@kvack.org, Jeff Moyer , linux-fsdevel@vger.kernel.org, akpm@linux-foundation.org, hch@lst.de On Tue, Oct 31, 2017 at 04:21:40PM -0700, Dan Williams wrote: > Before we add another failure reason, quiet the existing log messages. > Leave it to the caller to decide if bdev_dax_supported() failures are > errors worth emitting to the log. > > Reported-by: Jeff Moyer > Signed-off-by: Dan Williams Looks good, Reviewed-by: Christoph Hellwig -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org