summary refs log tree commit diff
path: root/kernel/debug/kdb/kdb_cmds
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2015-02-19 16:04:40 +1100
committerNeilBrown <neilb@suse.de>2015-04-22 08:00:40 +1000
commit09314799e4f0589e52bafcd0ca3556c60468bc0e (patch)
tree012392cba7377a5db8c4c9e4c639337a6501cb46 /kernel/debug/kdb/kdb_cmds
parent50c37b136a3807eda44afe16529b5af701ec49f5 (diff)
downloadlinux-09314799e4f0589e52bafcd0ca3556c60468bc0e.tar.gz
md: remove 'go_faster' option from ->sync_request()
This option is not well justified and testing suggests that
it hardly ever makes any difference.

The comment suggests there might be a need to wait for non-resync
activity indicated by ->nr_waiting, however raise_barrier()
already waits for all of that.

So just remove it to simplify reasoning about speed limiting.

This allows us to remove a 'FIXME' comment from raid5.c as that
never used the flag.

Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'kernel/debug/kdb/kdb_cmds')
0 files changed, 0 insertions, 0 deletions