aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJonathan E Brassow <[email protected]>2006-11-08 17:44:43 -0800
committerLinus Torvalds <[email protected]>2006-11-08 18:29:23 -0800
commit5d55fdf94998db1df9ee7f1def8806bfd0e5ff73 (patch)
tree55a1bf7e05a9b319ca0ab5a95a72df6b929147f8 /include/linux
parentd287483d6d7a2d5b313aee155285f89b57d9cd4a (diff)
[PATCH] dm: multipath: fix rr_add_path order
When adding paths to the round-robin path selector, their order gets inverted, which is not desirable. Fix by replacing list_add() with list_add_tail(). Signed-off-by: Jonathan E Brassow <[email protected]> Signed-off-by: Alasdair G Kergon <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions