Branch next

 

Tag:V8.1

 

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

 

Merge Highlights

 

* Several build fixes, including hopefully the last for USE_MONITORING=OFF

 

* Add RDMA support in dsread

 

* Proper use of dircount parameter for NFSv3 READDIRPLUS and NFSv4 READDIR

 

* nitirpc pullup includes a reversion of PR#353

 

* Control of directory chunking by FSAL when needed

 

* Fixup of some confusing log message component usages

 

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

 

Contents:

 

2d2a14f2b Frank S. Filz V8.1

7587e5694 Frank S. Filz libntirpc pullup to revert PR#353 and include PR#362

412d487f8 VidyaThumukunta Add dircount byte accounting in NFSv3 READDIRPLUS

f755be4fd VidyaThumukunta Basic dircount byte accounting implementation in NFSv4 READDIR

a3fd7cbd9 Haihua Yang Add RDMA support in dsread

9b492a314 Rubén Alcolea Núñez build: bump cmake_minimum_required to 3.5.0

f20d03a7f Prabhu Murugesan cmake: auto-detect USE_LEGACY_PYTHON_INSTALL based on Python version

bec62abd6 Prabhu Murugesan Fix build when USE_MONITORING is not defined

d49cc2ff3 Frank S. Filz READDIR: Add new enable/disable of dir chunking with FSAL option to control

c9ac632e2 Frank S. Filz LOG: Fixup some confusing log components