diff options
author | Jonathan E Brassow <jbrassow@redhat.com> | 2006-11-09 02:44:43 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-11-09 03:29:23 +0100 |
commit | 5d55fdf94998db1df9ee7f1def8806bfd0e5ff73 (patch) | |
tree | 55a1bf7e05a9b319ca0ab5a95a72df6b929147f8 /.gitignore | |
parent | [PATCH] dm: suspend: fix error path (diff) | |
download | linux-5d55fdf94998db1df9ee7f1def8806bfd0e5ff73.tar.xz linux-5d55fdf94998db1df9ee7f1def8806bfd0e5ff73.zip |
[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 <jbrassow@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Cc: <dm-devel@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions