Branch next

 

Tag:V4.0.6

 

Merge Highlights

 

* Various fixes for PROXY_V3

 

* Minor format fix in nfs4_op_read.c

 

* Use acl_free after calls to acl_get_qualifier

 

* Various config changes and documentation

 

* MDCACHE - Fix race between unexport and LRU reap.

 

* scripts: make install_git_hook.sh is workable for macOS

 

* Added missing files to .gitignore

 

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

 

Contents:

 

5339a10b5 Frank S. Filz V4.0.6

fa8b51d38 Lior Suliman Add a configuration parameter for NFSv3 proxy to disabled lookup optimization for CWD and CWD parent

799caf52b Lior Suliman Added missing files to .gitignore

c6ad4265e Assaf Yaari Add conf param whether to call getattrs after completing read

4f227f9c2 Vicente Cheng config: add comment for PrefRead/PrefWrite

c74425393 Vicente Cheng scripts: make install_git_hook.sh is workable for macOS

dd892ad8b Pradeep MDCACHE - Fix race between unexport and LRU reap.

82c60b176 Martin Schwenke config: Avoid incorrect duplicate Export_id error

92b8b7ea9 Frank S. Filz Use acl_free after calls to acl_get_qualifier

353b13a4a Frank S. Filz Minor format fix in nfs4_op_read.c

97cd42574 Bjorn Leffler Refactor NFS op/proc codes to name conversions.

2dd7f468c Bjorn Leffler Change valid attribute check in Proxy_V3 to allow rawdev.

d25284841 Bjorn Leffler Only initialise nlm and rpc once in proxy_v3 fsal.