V2.4.0

Release Highlights

* ntirpc V1.4.1

* cache_inode replaced with stackable FSAL_MDCACHE

* support_ex FSAL API extensions to allow associating file descriptors
  or other FSAL specific information with state_t objects

* abort() on ENOMEM rather than attempt to continue

* New FSAL_RGW

* dynamic EXPORT configuration update (via dBus and SIGHUP)

* FSAL_CEPH pushes byte range locks into cephfs

* Ability to compile Ganesha code as a library useable from C++ programs
  (specifically to allow Ganesha code to be used in a gtest environment)

* Proper handling of NFS v3 (NLM) blocked locks

* netgroup cache

* Cache open owners

* Various bug fixes, memory leaks, refcount issues and more

Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
V2.4.0

Change-Id: Ia2f415782ce013f08465cd6c90a1aab078a55d8a
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
1 file changed
tree: d22a6a6a640d9467769df5e9a0b89f745783b427
  1. contrib/
  2. coverity/
  3. jenkins/
  4. src/
  5. .gitignore
  6. .gitmodules
  7. .gitreview
  8. .mailmap
  9. .travis.yml
  10. README.md
README.md

Coverity Scan Build Status nfs-ganesha

NFS-Ganesha is an NFSv3,v4,v4.1 fileserver that runs in user mode on most UNIX/Linux systems. It also supports the 9p.2000L protocol.

For more information, consult the project wiki.