From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 30 07:25:17 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 83B761065670 for ; Fri, 30 Apr 2010 07:25:17 +0000 (UTC) (envelope-from gnehzuil@gmail.com) Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id 58C568FC16 for ; Fri, 30 Apr 2010 07:25:17 +0000 (UTC) Received: by pxi17 with SMTP id 17so3979663pxi.13 for ; Fri, 30 Apr 2010 00:25:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=HK4olaz3qr8UhbBX1unq0UN3JtdL9pm7NIePwRQF8GM=; b=byOkDW/B5BWPRoTAPS81zghO3NuO+uOiDNG3dzTRrfY7T5AreyysW/lvKcwHD4JZcM wOzQlro/GXHbakEOT1XGars4mj7sO0xwX3rAYchW7TqIVYcU+2qfSC8NZa5kNiqNHGXP +hseZAeCMBL1yqMUcoXaXuYd1PxSb4Dy0Y2Xk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=T43Gs3MmsLbNIhgrolPuNJo+RY94/C0g9U5gjRbPQRBwsFPG3MiTcWqvHELROn/Vec 3Os3zaCn+B8Yfm/0DR8riW5s1lljfreWGu3GSDI7NPw/4byhyVfVA9+nH4vQiaWZdVXj vcaH3Axh3tuLfsfLFkkNBtO4OTXQMQlrtbfO0= Received: by 10.114.237.16 with SMTP id k16mr7421716wah.26.1272610966691; Fri, 30 Apr 2010 00:02:46 -0700 (PDT) Received: from [192.168.1.247] ([166.111.68.197]) by mx.google.com with ESMTPS id g30sm7626582wag.4.2010.04.30.00.02.45 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 30 Apr 2010 00:02:46 -0700 (PDT) Message-ID: <4BDA8090.4040306@gmail.com> Date: Fri, 30 Apr 2010 15:02:40 +0800 From: gnehzuil User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 30 Apr 2010 11:51:54 +0000 Subject: About My SoC 2010 Project X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Apr 2010 07:25:17 -0000 Hello everyone, I am Zheng Liu. I participate in FreeBSD SoC this year. My project is about ext2fs. I will update ext2fs project to support preallocation and read ext4 file system. About my project, please view my wiki page ''http://wiki.freebsd.org/SOC2010ZhengLiu". Best regards, lz