Branch next

 

Tag:V7.2

 

NOTE: This merge includes an ntirpc pullup. Please update your submodule.

 

Merge Highlights

 

* FSAL_CEPH: Disable zerocopy in cmake

 

* Fix unitialized errors

 

* Ignore .egg-info directories from python scripts

 

* Fix conditional builds for several things

    - Make MONITORING conditional, and integrate with ntirpc

    - Pull up ntirpc to correct version (V7.2)

    - Fix RPM build for conditional monitoring, and rename it's package to

      match the naming convention for Ganesha

    - Fix a few CMake errors from deprecation (only showed up in RPM build)

    - Fix RPM conditional build for QOS and NFSIDMAP and ADMIN_TOOLS

 

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

 

Contents:

 

9b3b3e19c Frank S. Filz V7.2

183cd8ea6 Frank S. Filz FSAL_CEPH: Disable zerocopy in cmake

f66e136c2 Daniel Gryniewicz Fix conditional builds for several things

3adec620c Daniel Gryniewicz Ignore .egg-info directories from python scripts

8c570f669 Daniel Gryniewicz Fix unitialized errors