Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40822
b: refs/heads/master
c: 5d55fdf
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan E Brassow authored and Linus Torvalds committed Nov 9, 2006
1 parent 0af7bb4 commit e2d8235
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d287483d6d7a2d5b313aee155285f89b57d9cd4a
refs/heads/master: 5d55fdf94998db1df9ee7f1def8806bfd0e5ff73
2 changes: 1 addition & 1 deletion trunk/drivers/md/dm-round-robin.c
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ static int rr_add_path(struct path_selector *ps, struct path *path,

path->pscontext = pi;

list_add(&pi->list, &s->valid_paths);
list_add_tail(&pi->list, &s->valid_paths);

return 0;
}
Expand Down

0 comments on commit e2d8235

Please sign in to comment.