commit | 5234e25c35a708708559727b1e3e04de3a538828 | [log] [tgz] |
---|---|---|
author | Salyzyn, Mark <Mark_Salyzyn@adaptec.com> | Mon Jan 28 12:16:52 2008 -0800 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Feb 07 18:02:33 2008 -0600 |
tree | 6de1cc9084ab1ff3b469382b0a515111300f545c | |
parent | df922075f2a55b1ae71a6fe589c1cc1b91381f4f [diff] |
[SCSI] aacraid: fib context lock for management ioctls (take 2) The first patch (a119ee8ee3045bf559d4cf02d72b112f3de2a15b) was a bit too aggressive and nested the locks (!) unit testing was in error. This patch was reverted by 203a512f0976e8ba85df36d76b40af6c80239121. This new patch should fix the locks correctly. Signed-off-by: Mark Salyzyn <aacraid@adaptec.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>