commit | 52cc2eef31587b22ce9fbe77b064a031a9613ab0 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jaxboe@fusionio.com> | Mon Aug 23 14:02:44 2010 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Mon Aug 23 14:02:44 2010 +0200 |
tree | ae33f1efc3e39db2a16c4cdd78aa861a1e022d75 | |
parent | 5dd531a03ad721b41911ddb32e6e0481404e7aaf [diff] |
block: switch s390 tape_block and mg_disk to elevator_change() Now that we have this API, switch the two in-kernel users to it. Resolves an oops introduced by commit 1abec4fdbb142e3ccb6ce99832fae42129134a96. Signed-off-by: Jens Axboe <jaxboe@fusionio.com>