diff options
author | Nathan Cutler <ncutler@suse.com> | 2018-01-23 12:30:57 +0100 |
---|---|---|
committer | Nathan Cutler <ncutler@suse.com> | 2018-01-23 12:30:57 +0100 |
commit | fe5e1eb102afc7a9101587fde35ecd898f3df8e6 (patch) | |
tree | 29413162915519a38e83bb176439966ce54df135 /src/spdk | |
parent | Merge pull request #19988 from liewegas/wip-22673 (diff) | |
download | ceph-fe5e1eb102afc7a9101587fde35ecd898f3df8e6.tar.xz ceph-fe5e1eb102afc7a9101587fde35ecd898f3df8e6.zip |
spdk: update submodule to more recent upstream
This commit fast-forwards the SPDK submodule to upstream commit
93bd60e0de6b161567182d965239735bf467e85c to enable the py3-only build.
(Without said commit, SPDK configure script fails to find the python
interpreter in py3-only environment.)
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Diffstat (limited to 'src/spdk')
m--------- | src/spdk | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/spdk b/src/spdk -Subproject b17d4d91359078a00ec60e6016b8c5c9c6b41a9 +Subproject 93bd60e0de6b161567182d965239735bf467e85 |