From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qa0-f47.google.com (mail-qa0-f47.google.com [209.85.216.47]) by kanga.kvack.org (Postfix) with ESMTP id 85F396B006C for ; Sun, 11 Jan 2015 12:41:08 -0500 (EST) Received: by mail-qa0-f47.google.com with SMTP id f12so7922095qad.6 for ; Sun, 11 Jan 2015 09:41:08 -0800 (PST) Received: from mail-qa0-x232.google.com (mail-qa0-x232.google.com. [2607:f8b0:400d:c00::232]) by mx.google.com with ESMTPS id 15si19606700qgt.127.2015.01.11.09.41.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 11 Jan 2015 09:41:07 -0800 (PST) Received: by mail-qa0-f50.google.com with SMTP id k15so2798213qaq.9 for ; Sun, 11 Jan 2015 09:41:07 -0800 (PST) Date: Sun, 11 Jan 2015 12:41:03 -0500 From: Tejun Heo Subject: Re: [PATCH 06/12] nilfs2: set up s_bdi like the generic mount_bdev code Message-ID: <20150111174103.GM25319@htj.dyndns.org> References: <1420739133-27514-1-git-send-email-hch@lst.de> <1420739133-27514-7-git-send-email-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1420739133-27514-7-git-send-email-hch@lst.de> Sender: owner-linux-mm@kvack.org List-ID: To: Christoph Hellwig Cc: Jens Axboe , David Howells , linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, linux-mtd@lists.infradead.org, linux-nfs@vger.kernel.org, ceph-devel@vger.kernel.org On Thu, Jan 08, 2015 at 06:45:27PM +0100, Christoph Hellwig wrote: > mapping->backing_dev_info will go away, so don't rely on it. > > Signed-off-by: Christoph Hellwig > Acked-by: Ryusuke Konishi Reviewed-by: Tejun Heo Thanks. -- tejun -- 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