diff options
author | Dongbo Cao <cdbdyx@163.com> | 2018-10-08 14:41:21 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-10-08 16:19:59 +0200 |
commit | 3a646fd77684dd5fbe20748bb04e12077bbecddc (patch) | |
tree | 50d9cfe4ec782133acf6154baa24b75a445688ff /block | |
parent | bcache: split combined if-condition code into separate ones (diff) | |
download | linux-3a646fd77684dd5fbe20748bb04e12077bbecddc.tar.xz linux-3a646fd77684dd5fbe20748bb04e12077bbecddc.zip |
bcache: panic fix for making cache device
when the nbuckets of cache device is smaller than 1024, making cache
device will trigger BUG_ON in kernel, add a condition to avoid this.
Reported-by: nitroxis <n@nxs.re>
Signed-off-by: Dongbo Cao <cdbdyx@163.com>
Signed-off-by: Coly Li <colyli@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions