tag | 324c798d26f22dfe31f667b584376cdb73ab19c0 | |
---|---|---|
tagger | Frank S. Filz <ffilzlnx@mindspring.com> | Thu Sep 22 18:49:03 2016 |
object | 0c209a710292e24a867a6e9b9281a89563fdb148 |
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>
commit | 0c209a710292e24a867a6e9b9281a89563fdb148 | [log] [tgz] |
---|---|---|
author | Frank S. Filz <ffilzlnx@mindspring.com> | Thu Sep 22 18:32:35 2016 |
committer | Frank S. Filz <ffilzlnx@mindspring.com> | Thu Sep 22 18:32:35 2016 |
tree | d22a6a6a640d9467769df5e9a0b89f745783b427 | |
parent | dc4dcd3b52387d38e9c13c37a793cd967c87fa4d [diff] |
V2.4.0 Change-Id: Ia2f415782ce013f08465cd6c90a1aab078a55d8a Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
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.