xen: use less generic names in blkfront driver.
authorIan Campbell <ian.campbell@citrix.com>
Fri, 4 Dec 2009 15:33:54 +0000 (15:33 +0000)
committerJens Axboe <jaxboe@fusionio.com>
Sat, 7 Aug 2010 16:26:39 +0000 (18:26 +0200)
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>

No differences found