Commit 0d30777
types: Update position of elbatm in struct nvme_copy_range{_f1}
Update the Expected Logical Block Application Tag and Reference Tag in
struct nvme_copy_range and struct nvme_copy_range_f1.
1. The elbatm is behind elbat fields, which are defined in section
3.2.2 Copy command
2. Storage and Reference Space is declared as an big-endian order,
the elbt[10] fields need to reassigned
[dwagner: squashed changes and updated commit message]
Signed-off-by: Daniel Wagner <[email protected]>1 parent c3c9028 commit 0d30777
2 files changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4640 | 4640 | | |
4641 | 4641 | | |
4642 | 4642 | | |
4643 | | - | |
4644 | 4643 | | |
| 4644 | + | |
4645 | 4645 | | |
4646 | 4646 | | |
4647 | 4647 | | |
| |||
4661 | 4661 | | |
4662 | 4662 | | |
4663 | 4663 | | |
4664 | | - | |
4665 | 4664 | | |
| 4665 | + | |
4666 | 4666 | | |
4667 | 4667 | | |
4668 | 4668 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
| 406 | + | |
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
411 | | - | |
412 | 411 | | |
413 | 412 | | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
414 | 417 | | |
415 | 418 | | |
416 | 419 | | |
| |||
0 commit comments