Branch next

 

Tag:V4-dev.6

 

Merge Highlights

 

* Don't convert posix acl to fsal acl when no effective acl

 

* Allow NFSv4 Reads when file is opened with write delegation

 

* selinux: add local policy for FSAL_VFS and FSAL_RGW

 

* MDCACHE: 4 fixes for readdir and dirent cache

 

* "ganesha_stats help" should return 0

 

* C++ - Don't load rpcent.h in C++ code, it conflicts with system headers

 

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

 

Contents:

 

8e59f79 Frank S. Filz V4-dev.6

ffbf74b sepia-liu There will readdir loop if new_dir_entry in pre_chunk

bc5e0ea sepia-liu Fix all dirents to be skipped if reload_chunk keep work

851243d Daniel Gryniewicz C++ - Don't load rpcent.h in C++ code, it conflicts with system headers

53ed177 Daniel Gryniewicz MDCACHE - Set next_ck on prev chunk

37dc26f Sachin Punadikar "ganesha_stats help" should return 0

eb98f5b Malahal Naineni Fix lru_reap_chunk_impl racing with mdcache_lru_unref()

1b04741 Kaleb S. KEITHLEY selinux: add local policy for FSAL_VFS and FSAL_RGW

35dcdfa Deepthi Shivaramu Allow NFSv4 Reads when file is opened with write delegation

42338ec Zhu Shangzhong Don't convert posix acl to fsal acl when no effective acl