Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
dS485 Stack
dsm-api
Merge requests
!13
minor fixes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
reto.fluetsch
requested to merge
reto/dsm-api:MR_minor_fixes
into
master
10 years ago
Overview
0
Commits
2
Pipelines
0
Changes
-
0
0
Compare
master
master (base)
and
latest version
latest version
399176ab
2 commits,
10 years ago
+
2
−
4
Expand all files
Preferences
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
Search (e.g. *.vue) (Ctrl+P)
src/lib-v2/dsm-api-static.c
+
0
−
2
Options
View file @ 399176ab
Edit in single-file editor
Open in Web IDE
Show full file
@@ -1811,8 +1811,6 @@ static int DsmApiInitializeProductType(int ptype)
int i;
struct product_data **plist;
struct product_data *pdata;
struct product_item *pitem;
uint64_t id;
switch (ptype)
{
src/lib-v2/dsm-api.xml
+
2
−
2
Options
View file @ 399176ab
Edit in single-file editor
Open in Web IDE
Show full file
@@ -114,9 +114,9 @@
</modifier>
<modifier value="7" identifier="get_operation_lock">
<description>Get the state of the operation lock of the cluster.</description>
<re
quest
>
<re
sponse
>
<parameter type_size="8" type_count="1" name="OperationLock">0=not locked; 1=operation locked.</parameter>
</re
quest
>
</re
sponse
>
</modifier>
</dsm-call>
</group>
Menu
Explore
Projects
Groups
Topics
Snippets