commit | af096e2235c5de76af7e8749f59a90de07f5e943 | [log] [tgz] |
---|---|---|
author | Minfei Huang <mhuang@redhat.com> | Tue Dec 08 13:47:34 2015 -0700 |
committer | Jens Axboe <axboe@fb.com> | Tue Dec 08 13:47:34 2015 -0700 |
tree | f6dedb3ca00e17ddc2aa51c0664a6c0fc626fb24 | |
parent | 4158624454db3756c1f1b3641f1ab4215e697936 [diff] |
null_blk: Fix error path in module initialization Module couldn't release resource properly during the initialization. To fix this issue, we will clean up the proper resource before returning. Signed-off-by: Minfei Huang <mnfhuang@gmail.com> Signed-off-by: Jens Axboe <axboe@fb.com>