chore(kernel): the basic version which pass kernel_test.sh script.

Notice: the kernel client support replica volume only.
The EC volume is not supported yet.

Signed-off-by: Wu Huocheng <wuhuocheng@oppo.com>
This commit is contained in:
Wu Huocheng 2024-10-29 10:13:41 +08:00
parent 9a0d5678ea
commit b519720773
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
注意目前内核态客户端只支持副本卷不支持EC卷。
1. 可以编译通过的操作系统有: centos 8.5, rocky 9.2, ubuntu 20, centos 7.6, centos 7.9
别的内核版本可能需要对代码进行一定的适配修改。
其中centos 8.5的内核: 4.18.0-348.7.1.el8_5.x86_64

View File

@ -1,3 +1,5 @@
Note: Currently, kernel-mode clients only support replica volumes, not EC volumes.
1. The compiled suceessed system platform includes: centos 8.5, rocky 9.2, ubuntu 20
2. Compile commands: