commit | 7593e524254a8e477e28dc662ca27b8b0ab9f1d7 | [log] [tgz] |
---|---|---|
author | Vijaya Mohan Guvva <vmohan@brocade.com> | Thu Nov 21 01:37:46 2013 -0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Thu Dec 19 07:39:05 2013 -0800 |
tree | 855e14052f19968b92ec460b1ffa57821bdb4d87 | |
parent | 9781851f47a7fba2013f879f13cfdadfcdc879dc [diff] |
[SCSI] bfa: Fix for bcu or hcm faa query hang This patch set fixes the issue of brocade management utility hang (bcu/HCM) when faa attributes are queried from multiple application threads. Hang was due to race between the threads and completion handler corruption. Signed-off-by: Vijaya Mohan Guvva <vmohan@brocade.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>