From owner-svn-doc-all@freebsd.org Fri Jul 28 21:15:42 2017 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66170DCF64A; Fri, 28 Jul 2017 21:15:42 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 32493717E8; Fri, 28 Jul 2017 21:15:42 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6SLFfuW075786; Fri, 28 Jul 2017 21:15:41 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6SLFfgH075785; Fri, 28 Jul 2017 21:15:41 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201707282115.v6SLFfgH075785@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Fri, 28 Jul 2017 21:15:41 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50597 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head X-SVN-Commit-Author: bjk X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/news/status X-SVN-Commit-Revision: 50597 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jul 2017 21:15:42 -0000 Author: bjk Date: Fri Jul 28 21:15:41 2017 New Revision: 50597 URL: https://svnweb.freebsd.org/changeset/doc/50597 Log: Add 2017Q2 Coda filesystem entry from trasz Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml Fri Jul 28 08:33:12 2017 (r50596) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml Fri Jul 28 21:15:41 2017 (r50597) @@ -1660,4 +1660,43 @@ the ino64 project, and perform Makefile cleanups.

+ + + Coda revival + + + + + Edward Tomasz + Napierała + + trasz@FreeBSD.org + + + + + GitHub Repository + + + +

Coda is a distributed file system developed as a research + project at Carnegie Mellon University, descended from a older + version of the Andrew File System. It got dropped from &os; + some five years ago, due to not having been adopted for a + MPSAFE world. The focus for this current project is to bring + it back into sufficiently workable shape that it could return + to the kernel. It is currently in a working condition. Work + is underway to test it better, fix whatever issues are found, + and commit it to 12-CURRENT.

+ + + Chalmers University of Technology + + + Additional testing. + + Update the userspace components (net/coda_client + and net/coda_server). + +