diff options
author | rvb <rvb@FreeBSD.org> | 1998-10-28 19:39:12 +0000 |
---|---|---|
committer | rvb <rvb@FreeBSD.org> | 1998-10-28 19:39:12 +0000 |
commit | ff30297a7a9c12c0292e418588206a945e4aeae5 (patch) | |
tree | 87309d0299e8b097eaf2e3a34b7cb8f90a56ee23 | |
parent | f3f6c9f429adae171401c8bb886b2e72b7b79447 (diff) | |
download | FreeBSD-src-ff30297a7a9c12c0292e418588206a945e4aeae5.zip FreeBSD-src-ff30297a7a9c12c0292e418588206a945e4aeae5.tar.gz |
Update
-rw-r--r-- | sys/coda/00READ | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sys/coda/00READ b/sys/coda/00READ index 29e45b1..ef55417 100644 --- a/sys/coda/00READ +++ b/sys/coda/00READ @@ -1,14 +1,3 @@ -NOTE: The matching user level code has not been released - yet. It will be available soon. The existing released - Coda code is not quite ready for current. We'll - have some patches out soon. - -BUG: There is a bug in file mapping/executing. When a file is - first created in Coda, it can not be executed. But after - you restart Coda (unmount/mount -- actually vutil -shutdown), - you can run the file just fine. I haven't had time to look - for this problem yet. - WARNING: A version of this code has run on stable for a while now. The code has been recently ported to current. It is mostly |