Skip to content

types: Move enum nvme_data_tfr to types#513

Merged
igaw merged 1 commit intolinux-nvme:masterfrom
igaw:move-def
Oct 28, 2022
Merged

types: Move enum nvme_data_tfr to types#513
igaw merged 1 commit intolinux-nvme:masterfrom
igaw:move-def

Conversation

@igaw
Copy link
Copy Markdown
Collaborator

@igaw igaw commented Oct 28, 2022

As this is part of the spec, let's move this to the types.h header file.

Signed-off-by: Daniel Wagner dwagner@suse.de

As this is part of the spec, let's move this to the types.h header
file.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #513 (b8c2c91) into master (4d13265) will increase coverage by 0.17%.
The diff coverage is 39.70%.

@@            Coverage Diff             @@
##           master     #513      +/-   ##
==========================================
+ Coverage   24.17%   24.35%   +0.17%     
==========================================
  Files          31       32       +1     
  Lines        5953     6012      +59     
  Branches     1230     1247      +17     
==========================================
+ Hits         1439     1464      +25     
- Misses       4031     4052      +21     
- Partials      483      496      +13     
Impacted Files Coverage Δ
src/nvme/ioctl.h 0.00% <ø> (ø)
src/nvme/mi.h 72.09% <ø> (ø)
src/nvme/tree.c 8.67% <0.00%> (ø)
src/nvme/types.h 0.00% <ø> (ø)
src/nvme/util.h 0.00% <ø> (ø)
test/test.c 0.00% <0.00%> (ø)
src/nvme/fabrics.c 4.59% <22.22%> (ø)
test/uuid.c 42.85% <42.85%> (ø)
src/nvme/util.c 3.93% <47.61%> (+3.93%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@igaw igaw merged commit ec6cb03 into linux-nvme:master Oct 28, 2022
@igaw igaw deleted the move-def branch October 28, 2022 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants