From: Daniel Stodden Date: Sat, 7 Aug 2010 16:33:17 +0000 (+0200) Subject: blkfront: Clean up vbd release X-Git-Tag: v2.6.36-rc1~288^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a66b5aebb7dc9e695dcb4b528906fd398b63f3d9;p=pandora-kernel.git blkfront: Clean up vbd release * Current blkfront_closing is rather a xlvbd_release_gendisk. Renamed in preparation of later patches (need the name again). * Removed the misleading comment -- this only applied to the backend switch handler, and the queue is already flushed btw. * Break out the xenbus call, callers know better when to switch frontend state. Signed-off-by: Daniel Stodden Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Jens Axboe --- Reading git-diff-tree failed