Branch next

 

Tag:V4-dev.11

 

Merge Highlights

 

* client_mgr: fix free of static data

 

* nfs4 readdir: fix use of NFS3 errors in NFS4 code

 

* doc: clarify the User_Id setting in the sample config

 

* Update dupreq after svc_sendreply failure

 

* Make sure no_cleanup is set under the state_lock

 

* Reduce log level for rpc.statd communication failures

 

* Ensure op_ctx is set when releasing an export

 

* Fix crash in PROXY_V4 readdir.

 

* Introduce FSAL_PROXY_V3 and rename FSAL_PROXY to FSAL_PROXY_V4

 

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

 

Contents:

 

a6c5f6c Frank S. Filz V4-dev.11

d6ef4a3 Solomon Boulos Initial NFSv3 proxying FSAL.

f4ddbc8 Solomon Boulos Rename the V4 proxy names from pxy_ to proxyv4.

691cfa1 Solomon Boulos Rename FSAL_PROXY => FSAL_PROXY_V4.

06ddb5a Solomon Boulos Fix crash in PROXY_V4 readdir.

15bc66f Daniel Gryniewicz Ensure op_ctx is set when releasing an export

02c916e Malahal Naineni Reduce log level for rpc.statd communication failures

d0d352e Malahal Naineni Make sure no_cleanup is set under the state_lock

97d04b3 Malahal Naineni Update dupreq after svc_sendreply failure

9260c43 Jeff Layton doc: clarify the User_Id setting in the sample config

0f89bb3 Dominique Martinet nfs4 readdir: fix use of NFS3 errors in NFS4 code

418ecfe Dominique Martinet client_mgr: fix free of static data