diff options
author | Shaohua Li <shli@fb.com> | 2017-05-10 17:47:11 +0200 |
---|---|---|
committer | Shaohua Li <shli@fb.com> | 2017-05-12 00:32:17 +0200 |
commit | 23b245c04d0ef408087430dd4d1b214a5da1eb78 (patch) | |
tree | 229ffbbf1bb96ef604d59c4af9ed28d062c1d566 /drivers/md/raid5.c | |
parent | md/raid5-cache: in r5l_do_submit_io(), submit io->split_bio first (diff) | |
download | linux-23b245c04d0ef408087430dd4d1b214a5da1eb78.tar.xz linux-23b245c04d0ef408087430dd4d1b214a5da1eb78.zip |
md/raid1/10: avoid unnecessary locking
If we add bios to block plugging list, locking is unnecessry, since the block
unplug is guaranteed not to run at that time.
Reviewed-by: NeilBrown <neilb@suse.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'drivers/md/raid5.c')
0 files changed, 0 insertions, 0 deletions