NFS server package updated
Ahmon Dancy <[email protected]> Tue, 24 Sep 2002 11:48:55 -0700
| Newsgroups | gmane.lisp.open-source.franz |
|---|---|
| Message-ID | <[email protected]> |
There is a new NFS server package at http://opensource.franz.com/nfs. This release fixes a file truncation bug (where a file wouldn't be truncated when it should be) and a more subtle bug involving improper stat information caching that occurs when you rename a file on top of an existing file (i.e., when the new name is the name of an existing file). Enjoy.