From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [patch][rfc] fs: move bdev code out of buffer.c Date: Wed, 25 Feb 2009 15:48:56 +0000 Message-ID: <20090225154856.GO28946@ZenIV.linux.org.uk> References: <20090225094419.GF22785@wotan.suse.de> <49A51EFF.4020600@garzik.org> <20090225105338.GH22785@wotan.suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jeff Garzik , linux-fsdevel@vger.kernel.org, LKML , Jens Axboe To: Nick Piggin Return-path: Content-Disposition: inline In-Reply-To: <20090225105338.GH22785@wotan.suse.de> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Feb 25, 2009 at 11:53:38AM +0100, Nick Piggin wrote: > If you have a look at it, it's all dealing with buffercache and > filesystem metadata I think. So I think fs/block_dev.c is the > right place for it. There are bits of fs/block_dev.c that belong in block/*; not all of it, though.