commit | d9c0ce0e45723a4924d22ac2e5e13c2dede76cad | [log] [tgz] |
---|---|---|
author | Benjamin Coddington <bcodding@redhat.com> | Fri Jun 10 16:37:35 2016 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Jul 19 16:23:24 2016 -0400 |
tree | d415c510f833bf87c53916f0539424bc6f3a1e5f | |
parent | ce52914eb76efd62aa48d738cf845b37852bf920 [diff] |
pnfs/blocklayout: put deviceid node after releasing bl_ext_lock The last put of deviceid nodes for SCSI layouts may sleep, so we shouldn't hold any spinlocks. Make sure we put them outside the bl_ext_lock. Signed-off-by: Benjamin Coddington <bcodding@redhat.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>