From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jaegeuk Kim Subject: RE: [PATCH 00/16 v2] f2fs: introduce flash-friendly file system Date: Wed, 24 Oct 2012 14:34:36 +0900 Message-ID: <001b01cdb1a9$418a3b60$c49eb220$%kim@samsung.com> References: <001001cdb0c5$2ac96520$805c2f60$%kim@samsung.com> <20121023182659.GA6587@kroah.com> <012e01cdb174$3068f540$913adfc0$%kim@samsung.com> <20121024030105.GC7982@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=Windows-1252 Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, viro@zeniv.linux.org.uk, arnd@arndb.de, tytso@mit.edu, chur.lee@samsung.com, cm224.lee@samsung.com, jooyoung.hwang@samsung.com To: 'Greg KH' Return-path: In-reply-to: <20121024030105.GC7982@kroah.com> Content-language: ko Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org > -----Original Message----- > From: 'Greg KH' [mailto:gregkh@linuxfoundation.org] > Sent: Wednesday, October 24, 2012 12:01 PM > To: Jaegeuk Kim > Cc: linux-fsdevel@vger.kernel.org; linux-kernel@vger.kernel.org; viro@zeniv.linux.org.uk; > arnd@arndb.de; tytso@mit.edu; chur.lee@samsung.com; cm224.lee@samsung.com; jooyoung.hwang@samsung.com > Subject: Re: [PATCH 00/16 v2] f2fs: introduce flash-friendly file system > Importance: High > > On Wed, Oct 24, 2012 at 08:14:44AM +0900, Jaegeuk Kim wrote: > > > On Tue, Oct 23, 2012 at 11:21:53AM +0900, Jaegeuk Kim wrote: > > > > mkfs.f2fs > > > > ========= > > > > > > > > The file system formatting tool, "mkfs.f2fs", is available from the following > > > > download page: http://sourceforge.net/projects/f2fs-tools/ > > > > > > Is there a git tree of this tool somewhere, so I don't have to > > > constantly suffer the sf.net download interface every time I want to get > > > the latest version? > > > > I'd love to do like that. > > I've managed a git tree for tools in house only, due to the company secret. > > Would you suggest something for this? > > I can do managing the tree outside though. > > git.kernel.org can work, so can github, and also, you have a sf.net > project, why not use the git tree it provides you? Right now it is > empty. > Ok, I'll make a tree in sf.net. :) > thanks, > > greg k-h --- Jaegeuk Kim Samsung