Branch next

Tag:V2.5.0

Release Highlights

* Readdir chunking

Readdir cache is now broken into chunks and the entire directory need
not be read to satisfy a client request. This can be disabled by setting
chunk size to 0.

* Don't cache large directories

Not compatible with chunking, but usable with the old caching mechanism,
this option skips the cache for large directories.

* FSAL_MEM

High speed FSAL for testing.

* FSAL_PROXY updates

FSAL_PROXY is now significantly usable.

* FSAL stacking improved

FSAL_MDCACHE can stack on top of FSAL_NULL or any future stacakable FSAL
on top of any base FSAL.

* Some config encements

One of interest to many is that the mount_path_pseudo option in
NFS_CORE_PARAM can be used so NFS v3 clients use the path specified in
the Pseudo option to mount instead of the Path option.

Another is better configuration of TCP keepalive.

* Lots of bug fixes.

Signed-off-by: Frank S. Filz <ffilz...@mindspring.com>

Contents:

3cf14c9 Frank S. Filz V2.5.0


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to