diff options
author | NeilBrown <neilb@suse.de> | 2010-04-23 07:08:28 +1000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-05-12 14:56:59 -0700 |
commit | a2cea9c7ccc593386385afd3a35ccf0bb9143bcc (patch) | |
tree | 64c9876ee632a206a816aa5383dbdae8133d3f0d /Documentation/lockdep-design.txt | |
parent | 2b759393cd12c710da0859c87564c78930ff01d8 (diff) |
md/raid5: fix previous patch.
commit 6e3b96ed610e5a1838e62ddae9fa0c3463f235fa upstream.
Previous patch changes stripe and chunk_number to sector_t but
mistakenly did not update all of the divisions to use sector_dev().
This patch changes all the those divisions (actually the '%' operator)
to sector_div.
Signed-off-by: NeilBrown <neilb@suse.de>
Tested-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/lockdep-design.txt')
0 files changed, 0 insertions, 0 deletions