Branch next

 

Tag:V2.8-dev.19

 

Release Highlights

 

* Reduce nsm_count before nsm_disconnect as we will not be able to disconnect nsm

 

* MDCACHE - Ref the first chunk during readdir

 

* MDCACHE - Don't drop the sentinal ref with the lock held

 

* Bump the lease timer when Clientid is reused after lease expires

 

* Packaging fixes for selinux and build requirements

 

* Remove chgtime attribute in favor of change attribute

 

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

 

Contents:

 

cd9ac94 Frank S. Filz V2.8-dev.19

fd92962 Frank S. Filz Remove chgtime attribute in favor of change attribute

5a8f06e Ken Dreyer rpm: BuildRequire libnsl2 on RHEL 8+

325c086 Ken Dreyer rpm: fix selinux policy compression paths

dee984e Ken Dreyer rpm: fix selinux macros within mock

8f67261 Trishali Nayar Bump the lease timer when Clientid is reused after lease expires

e12c77b Daniel Gryniewicz MDCACHE - Don't drop the sentinal ref with the lock held

b624a18 Daniel Gryniewicz MDCACHE - Ref the first chunk during readdir

5febada Gaurav B. Gangalwar Reduce nsm_count before nsm_disconnect as we will not be able to disconnect nsm client in case of RPC failures.