From owner-freebsd-fs@FreeBSD.ORG Wed Mar 6 19:29:33 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BC401D27 for ; Wed, 6 Mar 2013 19:29:33 +0000 (UTC) (envelope-from mitnick.lyu@gmail.com) Received: from mail-qa0-f49.google.com (mail-qa0-f49.google.com [209.85.216.49]) by mx1.freebsd.org (Postfix) with ESMTP id 8118B135 for ; Wed, 6 Mar 2013 19:29:33 +0000 (UTC) Received: by mail-qa0-f49.google.com with SMTP id o13so2764464qaj.15 for ; Wed, 06 Mar 2013 11:29:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=cOyJhTd7WHTwQE7ixirEka5fqzbcKyHqyyD2ouT+jfY=; b=buYuSrJCJLWzbZMWWVY+ewp6I6wLSUBLyEOoH7T8hCIndBO+FasRxXTu6g+JC7FKr0 A76DeDXgbNr6+oxvQNn1X9FzxhzJu7XpbOPHZLZeRbufm+2x5J0IfT8eoCZMi4jZgL2p qPHOYtQ2NFDvm26JIg6bUB9lN5xENlnhMQThVHYAbx2bMkE+r/2ntCGUnz4qJhixk9yF jWA6nCLkf9PzWQ5kx82iIjoby5fCwFZr30tUn2t3EGSfDxr4JjmGnqKue7wI9UbnLWth bubHvi31HUbCizbY0ha04vR9q/fTCqYvDKw93ZKAVFEOse3eOz4/eK59i5z/qJ4SLeR1 f4VA== MIME-Version: 1.0 X-Received: by 10.224.117.66 with SMTP id p2mr3445537qaq.45.1362598167218; Wed, 06 Mar 2013 11:29:27 -0800 (PST) Received: by 10.49.86.4 with HTTP; Wed, 6 Mar 2013 11:29:27 -0800 (PST) Date: Thu, 7 Mar 2013 03:29:27 +0800 Message-ID: Subject: GSoC 2013 - Extend UFS2 with on-disk indexing From: Lyu Mitnick To: freebsd-fs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Mar 2013 19:29:33 -0000 Hello FreeBSDer, I am Mitnick, a student who want to apply for GSoC 2013 and contribute to FreeBSD. I have take a look of the FreeBSD idea page. A project "Extend UFS2 with on-disk indexing" attracted my attention. As far as I know is that the project is an extension of "Dynamic memory allocation for dirhash in UFS2". I am wondering to know the project status and the potential mentor of the project. I have experience in C and have traced the source code of a file system. However I don't have any programming experience with UFS2. Any suggestion on what steps I should take to start is welcome!! Thanks very much. Mitnick