The init.d scripts are now closer to LSB requirements. A race condition was fixed when inserting the same new entry several times and concurrently in metadata cache. It is no longer impossible to set "/" as an export's entry's pseudopath. Bad packing of fsal_handle in FSAL_PROXY was fixed to avoid creating two entries in cache_inode for a single file. A memory violation in FSAL_PROXY for fattr4's type based on nfs4time was fixed.
This version includes security and bugfixes. Internal hash tables were fully reviewed, and Jenkin's hash functions are now used. DupReq management was changed significantly.
This release includes several fixes for bugs found during the last Fall Bake-A-Thon. The FSAL_ZFS now supports access to ZFS snapshots (the ".zfs" directory for those who are familiar with ZFS). Memory management has been reviewed in depth.
This release includes a new FSAL model that makes it possible to manage FSAL libs as shared objects loaded at runtime by the NFS daemon (using DLOPEN). A brand new FSAL_ZFS has been added to export via NFS-GANESHA ZFS's zpools. Log management has been reviewed in full.
This releases adds locks management for XFS support.
Remote Quota management is availabe for ext3/ext4 (via FSAL_POSIX) and xfs (via FSAL_XFS). The GPFS filesystem now has its own FSAL, which provides native access to GPFS. The pNFS implementation allows support of multiple data servers. This release is the last before release 1.0.