83733df Return error in __verify_bdev_writable()

Authored and Committed by Tim Crawford 4 years ago
1 file changed. 10 lines added. 14 lines removed.
    Return error in __verify_bdev_writable()
    
    Return an error if we cannot find the block device instead of quietly
    saying it's not writable. Additionally, fix a case where we may attempt
    to drop the superblock without getting it.
    
        
file modified
+10 -14