From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [patch 0/6] mm: bdi: updates Date: Tue, 29 Jan 2008 18:06:19 +0100 Message-ID: <1201626379.28547.142.camel@lappy> References: <20080129154900.145303789@szeredi.hu> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org To: Miklos Szeredi Return-path: Received: from bombadil.infradead.org ([18.85.46.34]:57797 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751991AbYA2RJg (ORCPT ); Tue, 29 Jan 2008 12:09:36 -0500 In-Reply-To: <20080129154900.145303789@szeredi.hu> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, 2008-01-29 at 16:49 +0100, Miklos Szeredi wrote: > This is a series from Peter Zijlstra, with various updates by me. The > patchset mostly deals with exporting BDI attributes in sysfs. > > Should be in a mergeable state, at least into -mm. Thanks for picking these up Miklos! While they do not strictly depend upon the /proc//mountinfo patch I think its good to mention they go hand in hand. The mountinfo file gives the information needed to associate a mount with a given bdi for non block devices.