Branch next
Tag:V7-dev.10
Merge Highlights
* clang-format: update to newer clang-format
* fix monitoring lib loading multiple times
* Move fsal_obj_handle_fini() just before gsh_free() in FSAL_GLUSTER
handle_release() to prevent SIGSEGV.
* Fix for memory leaks in reread exports config.
* CEPH:ceph reclaim for node takeover
* Added new metric showing ganesha version
* Dump total op count in ShowClients and ShowExports
* fix(nfs3): drop NFS3ERR_JUKEBOX as configured
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
Contents:
85e59dd46 Frank S. Filz V7-dev.10
9f98621ad zhitaoli fix(nfs3): drop NFS3ERR_JUKEBOX as configured
e457c0dc5 Deepak Arumugam Sankara Subramanian Dump total op count in
ShowClients and ShowExports
ab14d1cdc Sreedhat Agraharam Added new metric showing ganesha version
dd4e8eef6 Sachin Punadikar CEPH:ceph reclaim for node takeover
eeb4a2b2c Naresh Chillarege Fix for memory leaks in reread exports config.
In case of error while rereading the exports config config_struct memory is
not cleanedup.
72565026a Guillaume PENIN Move fsal_obj_handle_fini() just before gsh_free()
in FSAL_GLUSTER handle_release() to prevent SIGSEGV.
c243ceee8 Roy Babayov fix monitoring lib loading multiple times
e9ec7d660 Frank S. Filz clang-format: update to newer clang-format
Show replies by date