commit | 203fd61f42fec81f43bc5abbf2d3755e04e000af | [log] [tgz] |
---|---|---|
author | Ian Campbell <ian.campbell@citrix.com> | Fri Dec 04 15:33:54 2009 +0000 |
committer | Jens Axboe <jaxboe@fusionio.com> | Sat Aug 07 18:26:39 2010 +0200 |
tree | 6069f457c559327b52f5fe2b68d74d625dd80057 | |
parent | 96dccab1d63cb35d3f5e75d2ef275fdbff4d5f3b [diff] |
xen: use less generic names in blkfront driver. All Xen frontend drivers have a couple of identically named functions which makes figuring out which device went wrong from a stacktrace harder than it needs to be. Rename them to something specificto the device type. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Cc: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>