From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH][RESEND] vfs: allow /proc/PID/maps to get device from stat Date: Thu, 8 Aug 2013 06:48:05 -0700 Message-ID: <20130808134805.GB24181@infradead.org> References: <20130807195718.GC31381@wotan.suse.de> <20130807201826.GA23804@infradead.org> <20130807205146.GE2397@localhost.localdomain> <20130808121349.GC5180@infradead.org> <20130808130207.GA16712@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , Mark Fasheh , viro@ZenIV.linux.org.uk, linux-fsdevel@vger.kernel.org, linux-btrfs@vger.kernel.org, Chris Mason , Andrew Vagin To: Josef Bacik Return-path: Content-Disposition: inline In-Reply-To: <20130808130207.GA16712@localhost.localdomain> Sender: linux-btrfs-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Thu, Aug 08, 2013 at 09:02:07AM -0400, Josef Bacik wrote: > This won't work, try having 10000 subvolumes with dirty inodes and do sync then > go skiing, you'll have time :). Thanks, Why would the dirty inodes make any difference? If you share the bdi between the subvolumes the sync workflow should be exactly the same still.