Robert Baldyga
|
72ae9b8161
|
Allocate bdev suitable for submit_bio()
Starting from kernel 6.14, submit_bio() is supported only for non-mq bdevs.
Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
|
2025-04-02 12:38:27 +02:00 |
|
Rafal Stefanowski
|
7ee78ac51e
|
Kernel 6.13: Add setting queue limits of exported object
Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
Signed-off-by: Rafal Stefanowski <rafal.stefanowski@huawei.com>
|
2025-02-05 17:29:45 +01:00 |
|
Rafal Stefanowski
|
7dcb9c92fe
|
Fix checking for NULL instead of error pointer
Signed-off-by: Rafal Stefanowski <rafal.stefanowski@huawei.com>
|
2025-02-05 17:29:45 +01:00 |
|
Robert Baldyga
|
d3a1ce8987
|
Add support for kernel v6.9
Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
|
2024-07-08 14:16:14 +02:00 |
|
Robert Baldyga
|
9db73b2fb6
|
Set gd->queue to NULL after queue cleanup
Otherwise put_disk() tries to access the queue which leads to
kernel panic.
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
|
2022-12-30 15:18:07 +01:00 |
|
Krzysztof Majzerowicz-Jaszcz
|
f1bf2eb909
|
Kernel 6.0 support
This patch introduces kernel 6.0 support for Open CAS
Signed-off-by: Krzysztof Majzerowicz-Jaszcz <krzysztof.majzerowicz-jaszcz@intel.com>
|
2022-10-28 09:41:43 +02:00 |
|