commit | 55a62eef8d1b50ceff3b7bf46851103bdcc7e5b0 | [log] [tgz] |
---|---|---|
author | Alasdair G Kergon <agk@redhat.com> | Fri Mar 01 22:45:47 2013 +0000 |
committer | Alasdair G Kergon <agk@redhat.com> | Fri Mar 01 22:45:47 2013 +0000 |
tree | 7fb8ce46abe5e6f4a0a2dbcf2d3c848fdbfe4a56 | |
parent | bd2a49b86d9aae0c505dcc99c0a073f9da2cc889 [diff] |
dm: rename request variables to bios Use 'bio' in the name of variables and functions that deal with bios rather than 'request' to avoid confusion with the normal block layer use of 'request'. No functional changes. Signed-off-by: Alasdair G Kergon <agk@redhat.com>