diff options
author | NeilBrown <neilb@suse.de> | 2010-08-18 16:16:05 +1000 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2010-08-18 16:16:05 +1000 |
commit | 2c7d46ec192e4f2b350f67a0e185b9bce646cd6b (patch) | |
tree | 2a49c1e99de3442184726be20d03e3a15d80cee0 /samples | |
parent | 6b9656205469269c050963c71fca1998b247a560 (diff) | |
download | linux-3.10-2c7d46ec192e4f2b350f67a0e185b9bce646cd6b.tar.gz linux-3.10-2c7d46ec192e4f2b350f67a0e185b9bce646cd6b.tar.bz2 linux-3.10-2c7d46ec192e4f2b350f67a0e185b9bce646cd6b.zip |
md raid-1/10 Fix bio_rw bit manipulations again
commit 7b6d91daee5cac6402186ff224c3af39d79f4a0e changed the behaviour
of a few variables in raid1 and raid10 from flags to bit-sets, but
left them as type 'bool' so they did not work.
Change them (back) to unsigned long.
(historical note: see 1ef04fefe2241087d9db7e9615c3f11b516e36cf)
Signed-off-by: NeilBrown <neilb@suse.de>
Reported-by: Jiri Slaby <jslaby@suse.cz> and many others
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions