From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754484Ab2GQHHH (ORCPT ); Tue, 17 Jul 2012 03:07:07 -0400 Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252]:49638 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753956Ab2GQHGr (ORCPT ); Tue, 17 Jul 2012 03:06:47 -0400 Date: Tue, 17 Jul 2012 03:06:43 -0400 From: Christoph Hellwig To: Chen Baozi Cc: Ben Myers , linux-kernel@vger.kernel.org, xfs@oss.sgi.com Subject: Re: [PATCH] xfs: fix comment typo of struct xfs_da_blkinfo. Message-ID: <20120717070643.GA4958@infradead.org> References: <1342208293-3405-1-git-send-email-baozich@gmail.com> <20120716151038.GI29979@sgi.com> <5292013E-6FF3-47F6-BE9F-FD7BA2BB2AA9@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5292013E-6FF3-47F6-BE9F-FD7BA2BB2AA9@gmail.com> 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 Tue, Jul 17, 2012 at 11:33:33AM +0800, Chen Baozi wrote: > I'd really love to. Right now, I am working on syslinux to support booting on xfs partition (under pcacjr's mentoring)??? which I thought would be a nice start to get familiar with xfs (and I did learn a lot from it). So I think there would be more time (and experience on xfs) after I finish the xfs support on syslinux. And I'm really looking forward to your ideas. So do please tell me what I can help, I'll try my best to do it. Btw, if you need more reviers for the syslinus support feel free to pass it by me (or the list). Thanks for working on this!