From owner-freebsd-hackers@FreeBSD.ORG Thu Apr 23 20:32:13 2009 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE7CC106566B for ; Thu, 23 Apr 2009 20:32:13 +0000 (UTC) (envelope-from sarawgi.aditya@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.173]) by mx1.freebsd.org (Postfix) with ESMTP id B305E8FC17 for ; Thu, 23 Apr 2009 20:32:13 +0000 (UTC) (envelope-from sarawgi.aditya@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so600617wfg.7 for ; Thu, 23 Apr 2009 13:32:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mime-version:content-type:content-disposition:user-agent; bh=AdvMazLp5bWVShskT7k32g0mDYQo2gTX5ToIPSNhfr4=; b=oRO+azMd6hyXFBsUyn4T9gc9W5GUoVwyqqS7Hw8fAZsPX/sBkQ4PISADojNbB9EWVA sdS+SE0pzt5RX6XzzpF+PM+UbfcIgcBz8aVqYQ6P7Ukm7WG2BNTgDZvSypHvC0IbrLuC jM1L39Pc+4tTyloMwM8i8LaL9St2VtgcnwJ6U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; b=U06HnHxBkhBguflTVj4/Bcpgg4MeNrz6ZYYN/EDffBtloH85vqG6+PHyPaR9GjzQBY QpJKKEI8f33IEJBuGAac1PWF8Z6b/7qdig3usk9ghwYvEy071C2mUXd/9h98kSVpMlHJ f36H/kIuvt3dDlgES168fx+zs9JNzLq/JVExY= Received: by 10.142.162.9 with SMTP id k9mr457341wfe.286.1240516981448; Thu, 23 Apr 2009 13:03:01 -0700 (PDT) Received: from pcbsd ([123.50.179.27]) by mx.google.com with ESMTPS id k37sm23132rvb.1.2009.04.23.13.02.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 23 Apr 2009 13:03:01 -0700 (PDT) Date: Fri, 24 Apr 2009 01:32:52 +0000 From: Aditya Sarawgi To: hackers@freebsd.org Message-ID: <20090424013250.GA3672@pcbsd> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: SoC 2009: Improving ext2fs and making it GPL free 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: Thu, 23 Apr 2009 20:32:14 -0000 Hi, I'm Aditya Sarawgi from India. I will be working on FreeBSD's ext2fs as a part of this year's summer of code program. I will be improving the current implementation and I will also rewrite parts of ext2fs under GPL. My mentor is Ulf Lilleengen. For more details you can visit http://wiki.freebsd.org/SOC2009AdityaSarawgi Cheers, Aditya Sarawgi