Branch next

 

Tag:V2.8-dev.18

 

Release Highlights

 

* Improved delegation support with CB_GETATTR and related changes

 

* MDCACHE dirent chunk refcounting and ordering fixes

 

* MDCACHE: lru_run should wait for server initialization

 

* Update change time when modifying directory in FSAL mem and pseudo

 

* Update the cache slot when a new client is inserted

 

* Print correct error message in nlm_send_async()

 

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

 

Contents:

 

1620397 Frank S. Filz V2.8-dev.18

410075a Trishali Nayar Update the cache slot when a new client is inserted

4319313 Sriram Patil Update change time when modifying directory in FSAL mem and pseudo

4cd85d2 Sachin Punadikar MDCACHE: lru_run should wait for server initialization

b8fe636 Daniel Gryniewicz MDCACHE - Fix dirent chunk linking

638c49d Daniel Gryniewicz MDCACHE - Add refcounting for dirent chunks

bef57bb Daniel Gryniewicz Print correct error message in nlm_send_async()

d129f44 Soumya Koduri Do not refresh attrs if the file is delegated

de2141e Soumya Koduri Update attrs received from cb_getattr to mdcache

0ebc2f9 Soumya Koduri CB_GETATTR implementation

ffab902 Soumya Koduri Recall delegation if CB_GETATTR not supported

7a52768 Soumya Koduri Recall write delegation only if it conflicts with other clients` access