Branch next

 

Tag:V5.3.3

 

Merge Highlights

 

* Disable GPFS fsal async block lock support

 

* Add options to cmake to use spectrum's libwbclient.so library.

 

* Change RPC_Max_Connections max value to 1,000,000

 

* fix to use credential info from rpc if group resolution fails.

 

* Avoids parallel allocation with multi-threaded access

 

* PSEUDO_FSAL: Fix access to non-initialized structs in handle

 

* nfs4_op_exchange_id: pnfs server flags should not be empty

 

* mdcache bloating due to unreleased refcount during readdir

 

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

 

Contents:

 

566310011 Frank S. Filz V5.3.3

432785ec4 Deepak Arumugam Sankara Subramanian mdcache bloating due to unreleased refcount during readdir

a48cfbd5f Assaf Yaari nfs4_op_exchange_id: pnfs server flags should not be empty

7306defe9 Shahar Hochma PSEUDO_FSAL: Fix access to non-initialized structs in handle

c7b873ddf Rojin George Avoids parallel allocation with multi-threaded access

ce7875d69 Yogendra Charya fix to use credential info from rpc if group resolution fails.

23900c389 Prabhu Murumesan Change RPC_Max_Connections max value to 1,000,000

da4245a97 Malahal Naineni Add options to cmake to use spectrum's libwbclient.so library.

ac2ec85d5 Malahal Naineni Disable GPFS fsal async block lock support