summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2011-04-20 15:38:07 +1000
committerNeilBrown <neilb@suse.de>2011-04-20 15:38:07 +1000
commit2b7da309ffe602d222558cee4d7e407b96e34b3a (patch)
tree34e3dc62926676983855aa0a4aa100aaabc98169 /mm
parentf0e615c3cb72b42191b558c130409335812621d8 (diff)
downloadlinux-3.10-2b7da309ffe602d222558cee4d7e407b96e34b3a.tar.gz
linux-3.10-2b7da309ffe602d222558cee4d7e407b96e34b3a.tar.bz2
linux-3.10-2b7da309ffe602d222558cee4d7e407b96e34b3a.zip
md/raid5: remove setting of ->queue_lock
We previously needed to set ->queue_lock to match the raid5 device_lock so we could safely use queue_flag_* operations (e.g. for plugging). which test the ->queue_lock is in fact locked. However that need has completely gone away and is unlikely to come back to remove this now-pointless setting. Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions