Branch next

 

Tag:V4-dev.14

 

Merge Highlights

 

* In mdcache_new_entry do mdcache_lru_insert before cih_set_latched

 

* Handle incorrect RPCSEC_GSS_DATA messages

 

* selinux: additional policy for ganesha_var_log_t, dbus, and more

 

* rados_urls: when built with rados_urls, don't error if lib not installed

 

* mdcache: cih_latch_entry always returns true

 

* FSAL: eliminate some bogus comments

 

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

 

Contents:

 

b3b0042 Frank S. Filz V4-dev.14

493ac5c Jeff Layton FSAL: eliminate some bogus comments

b655fa6 Jeff Layton mdcache: cih_latch_entry always returns true

5be95da Kaleb S. KEITHLEY rados_urls: when built with rados_urls, don't error if lib not installed

199628a Kaleb S. KEITHLEY selinux: additional policy for ganesha_var_log_t, dbus, and more

13600b7 Trishali Nayar Handle incorrect RPCSEC_GSS_DATA messages

6a2fb1f Frank S. Filz In mdcache_new_entry do mdcache_lru_insert before cih_set_latched