Add 2017Q2 Coda filesystem entry from trasz

This commit is contained in:
Benjamin Kaduk 2017-07-28 21:15:41 +00:00
parent 93d4931b96
commit 6ecdbd2f5d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50597

View file

@ -1660,4 +1660,43 @@
the ino64 project, and perform Makefile cleanups.</p>
</body>
</project>
<project cat='kern'>
<title>Coda revival</title>
<contact>
<person>
<name>
<given>Edward Tomasz</given>
<common>Napiera&#322;a</common>
</name>
<email>trasz@FreeBSD.org</email>
</person>
</contact>
<links>
<url href="https://github.com/trasz/FreeBSD/tree/coda">GitHub Repository</url>
</links>
<body>
<p>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.</p>
</body>
<sponsor>Chalmers University of Technology</sponsor>
<help>
<task>Additional testing.</task>
<task>Update the userspace components (<tt>net/coda_client</tt>
and <tt>net/coda_server</tt>).</task>
</help>
</project>
</report>