Branch next
 
Tag:V4-dev.13
 
Merge Highlights
 
* Do lock_list empty check under the state lock.
 
* selinux: move external types to a require{} block
 
* Avoid acquiring the state_lock recursively in some code paths
 
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
 
Contents:
 
5731127 Frank S. Filz V4-dev.13
8c9c742 Madhu Thorat Avoid acquiring the state_lock recursively in some code
paths
f7ecb79 Kaleb S. KEITHLEY selinux: move external types to a require{} block
59142bb Malahal Naineni Do lock_list empty check under the state lock.