From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754742AbaESObT (ORCPT ); Mon, 19 May 2014 10:31:19 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:53942 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750957AbaESObS (ORCPT ); Mon, 19 May 2014 10:31:18 -0400 Date: Mon, 19 May 2014 07:31:15 -0700 From: Christoph Hellwig To: Al Viro Cc: Jens Axboe , Christoph Hellwig , linux-kernel@vger.kernel.org Subject: Re: time to move fs/bio.c to block/ ? Message-ID: <20140519143115.GA568@infradead.org> References: <20140519141309.GB21570@infradead.org> <537A11CC.5060708@kernel.dk> <20140519142519.GI18016@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140519142519.GI18016@ZenIV.linux.org.uk> User-Agent: Mutt/1.5.21 (2010-09-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 19, 2014 at 03:25:19PM +0100, Al Viro wrote: > While you are at it, could you take bio-integrity.c with it? _That_ > has zero excuse being anywhere in fs/* - not even "filesystem code > uses quite a few functions from that sucker" as with bio.c. > FWIW, consider the move ACKed. Various function in there aren't used at all in fact. But yes, it should also move.