commit | 5e3db645f890660ce8774a18bcd418570298937e | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Mon Jul 10 04:44:18 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jul 10 13:24:17 2006 -0700 |
tree | a6664a8c864e40c69c7be4da6e1ff984f11873c5 | |
parent | ae3c20ccf84c88d45616f12122f781a900118f09 [diff] |
[PATCH] md: fix usage of wrong variable in raid1 Though it rarely matters, we should be using 's' rather than r1_bio->sector here. Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>