From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755590Ab0KHWhh (ORCPT ); Mon, 8 Nov 2010 17:37:37 -0500 Received: from bombadil.infradead.org ([18.85.46.34]:45320 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752583Ab0KHWhf (ORCPT ); Mon, 8 Nov 2010 17:37:35 -0500 Date: Mon, 8 Nov 2010 17:37:33 -0500 From: Christoph Hellwig To: "Nicholas A. Bellinger" Cc: Christoph Hellwig , linux-scsi , linux-kernel , FUJITA Tomonori , Mike Christie , Christoph Hellwig , Hannes Reinecke , James Bottomley , Jens Axboe , Boaz Harrosh , Joel Becker Subject: Re: [RFCv3 00/21] TCM Core and TCM_Loop patches for v2.6.37 Message-ID: <20101108223733.GA26515@infradead.org> References: <1287441313-19703-1-git-send-email-nab@linux-iscsi.org> <20101108143952.GB22121@infradead.org> <1289251207.27226.59.camel@haakon2.linux-iscsi.org> <20101108214825.GA26609@infradead.org> <1289253869.27226.75.camel@haakon2.linux-iscsi.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1289253869.27226.75.camel@haakon2.linux-iscsi.org> 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, Nov 08, 2010 at 02:04:29PM -0800, Nicholas A. Bellinger wrote: > Hmmm, I recall asking Joel about this at some point back in 2008 and > back then I believe configfs was still limited to a PAGE_SIZE. > > Joel, any comments here on the usage of seq_file() w/ configfs..? If fixing this would require configfs changes feel free to postponed it for now.