From owner-soc-status@FreeBSD.ORG Mon Aug 8 13:36:15 2011 Return-Path: Delivered-To: soc-status@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9D6B1065680 for ; Mon, 8 Aug 2011 13:36:15 +0000 (UTC) (envelope-from iputsikau@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8D7F38FC19 for ; Mon, 8 Aug 2011 13:36:15 +0000 (UTC) Received: by qwc9 with SMTP id 9so1044058qwc.13 for ; Mon, 08 Aug 2011 06:36:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=Gyxizx35Av+ZgQR18rq4pMKHS7Up7Mg1tslCfmC72wE=; b=X5Qk2m0VZXY6aN4UlGUPFpgELdhvTZksief5rv18lVQD+WWo6GVOatALLl1NAPOomd TSSgVxDmi81tPtvv76AS2VKp0a86MXhCZNg28G5boH4FAyCbT0LvtnmMxtgaMeNeook4 EhjTvm1xCqb3ijcmkpBp/ad3eaY7iKju2Hb0w= MIME-Version: 1.0 Received: by 10.229.2.97 with SMTP id 33mr4110631qci.232.1312810574652; Mon, 08 Aug 2011 06:36:14 -0700 (PDT) Received: by 10.229.84.21 with HTTP; Mon, 8 Aug 2011 06:36:14 -0700 (PDT) Date: Mon, 8 Aug 2011 16:36:14 +0300 Message-ID: From: Ilya Putsikau To: soc-status@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: Ivan Voras , Hans Petter Selasky Subject: [fuse] Status report #11 X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2011 13:36:15 -0000 Project: Finish porting fuse Bugs fixed last week: memory leak, force directory file handle close, broken io in smbnetfs, added more mount options. I updated smbnetfs port and continue working on glusterfs port.