K 10 svn:author V 6 tsoome K 8 svn:date V 27 2018-08-05T19:17:07.233115Z K 7 svn:log V 230 loader: bd_open() should cleanup from disk_open() error Since bd_open() does early increment for reference counter and bcache allocation, it also should undo those in case of the error. Also remove unused variables rdev, g_err. END