Branch next

 

Tag:V2.8-dev.28

 

Release Highlights

 

* Fix memory leak for RPCSEC_GSS

 

* Arg sanitization in dbus for stats.

 

* Fix NLM owner refcount leak in state_lock()

 

* Fix memory leak in nlm4_Lock()

 

* Add 'expire_time_parent' parameter and refill parent handle if expired

 

* MDCACHE - Fix race between lru functions for the chunk and the parent

 

* MDCACHE: Don't deref the mdcache_entry pointer once the ref is dropped.

 

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

 

Contents:

 

9536ffc Frank S. Filz V2.8-dev.28

5f8976c Ashish Sangwan MDCACHE: Don't deref the mdcache_entry pointer once the ref is dropped.

11e0e37 Ashish Sangwan MDCACHE - Fix race between lru functions for the chunk and the parent of the chunk getting freed and reused.

b05a40d Madhu Thorat Add 'expire_time_parent' parameter and refill parent handle if expired

191d5a2 Malahal Naineni Fix memory leak in nlm4_Lock()

777236c Malahal Naineni Fix NLM owner refcount leak in state_lock()

2fe23b9 Gaurav Gangalwar Arg sanitization in dbus for stats.

ba14f01 Sachin Punadikar Fix memory leak for RPCSEC_GSS