X-Spam-Checker-Version: SpamAssassin 3.3.0-rupdated (updated) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.0-rupdated Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id mAJFVBTD020767 for ; Wed, 19 Nov 2008 09:31:11 -0600 X-ASG-Debug-ID: 1227107962-34db028f0000-NocioJ X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 43CCB15A132A for ; Wed, 19 Nov 2008 07:19:22 -0800 (PST) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by cuda.sgi.com with ESMTP id XjRsWtmIXkAyykpH for ; Wed, 19 Nov 2008 07:19:22 -0800 (PST) X-ASG-Whitelist: Client Received: from hch by bombadil.infradead.org with local (Exim 4.68 #1 (Red Hat Linux)) id 1L2opP-00085j-5x; Wed, 19 Nov 2008 15:18:51 +0000 Date: Wed, 19 Nov 2008 10:18:51 -0500 From: Christoph Hellwig To: sandeen@sandeen.net Cc: xfs@oss.sgi.com, hch@infradead.org X-ASG-Orig-Subj: Re: [patch 11/11] Reorder xfs_ioctl32.c for some tidiness Subject: Re: [patch 11/11] Reorder xfs_ioctl32.c for some tidiness Message-ID: <20081119151851.GK13050@infradead.org> References: <20081119044401.573365619@sandeen.net> <20081119044910.489906118@sandeen.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081119044910.489906118@sandeen.net> User-Agent: Mutt/1.5.18 (2008-05-17) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html X-Barracuda-Connect: bombadil.infradead.org[18.85.46.34] X-Barracuda-Start-Time: 1227107962 X-Barracuda-Virus-Scanned: by cuda.sgi.com at sgi.com X-Virus-Scanned: ClamAV 0.91.2/8650/Tue Nov 18 22:59:50 2008 on oss.sgi.com X-Virus-Status: Clean On Tue, Nov 18, 2008 at 10:44:12PM -0600, sandeen@sandeen.net wrote: > Put things in IMHO a more readable order, now > that it's all done; add some comments. Looks good.