2003-05-27 * ======== Release 6.0.0 ========= * Realms. * When instantiating a new volume make sure that the vol daemon does not purge them during initialization. * When restarting after failed repair, recover CML linkage to localized objects. * Allow for dirty objects without a container file. * Only allow mountpoints to be created through a cfs ioctl instead of interpreting magic characters in a regular symlink. * Venus now allows arbitrary size volume names, the servers don't. * Empty mountlinks trigger pathname based volume lookups. (Ivan Popov) * Correctly report disk block usage. (Greg Troxel) * A newly created /etc/coda/xxx.conf is now actually readable. * More kerberos fixes (Ivan Popov, Mark Phalan, Rafael Perez) * Removed libdb 1.85 dependency, related code is now using rwcdb. * Perform mount syscall from a child process on *BSD systems to avoid deadlocks during mount. * Lookaside caching. (Satyanarayanan) * Avoid unnecessary conflict as a result of a strict VV test during reintegration. * Removed the server's dependency on the VSGDB. * Several server-server conflict resolution and repair fixes. * Replaced internal codasrv and venus log-rotation with an external scripted solution. * cfs disconnect/reconnect now work without libfail. * Moved @sys/@cpu expansion from Lookup to ReadLink and allow filenames to end with '@xxx'. * Avoid string overflow during backups.