-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
take the spdk change that fixes change of ns load balance group
Signed-off-by: Leonid Chernin <leonidc@il.ibm.com>
- Loading branch information
Leonid Chernin
committed
Sep 11, 2024
1 parent
32b7c29
commit 158c14f
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[submodule "spdk"] | ||
path = spdk | ||
url = https://github.com/ceph/spdk.git | ||
branch = ceph-nvmeof-v24.05 | ||
branch = branch = leonid-ceph-nvmeof-v24.05 |
Submodule spdk
updated
4 files
+3 −0 | lib/nvmf/ctrlr.c | |
+4 −0 | lib/nvmf/nvmf.c | |
+1 −1 | lib/nvmf/nvmf_rpc.c | |
+2 −2 | lib/nvmf/subsystem.c |