
Remove the global soc->peer_ref_mutex lock to protect peer access Instead use granular locks to protect the individual peer DBs 1) soc→peer_hash_lock : To protect peer hash table 2) soc→peer_map_lock : To protect id to objmap array 3) vdev→peer_list_lock : To protect vdev level peer list Change-Id: I9f044c4d71fe1155817a2b22a5a050545ec37445
340 KiB
340 KiB