Home
last modified time | relevance | path

Searched hist:"224 b0683228c5f332f9cee615d85e75e9a347170" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Dsuper.cdiff 224b0683228c5f332f9cee615d85e75e9a347170 Mon Aug 09 01:40:26 CDT 2021 Christoph Hellwig <hch@lst.de> bcache: add proper error unwinding in bcache_device_init

Except for the IDA none of the allocations in bcache_device_init is
unwound on error, fix that.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Coly Li <colyli@suse.de>
Link: https://lore.kernel.org/r/20210809064028.1198327-7-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>