Commit 432e2ff
committed
MGM,FST: Users can specify a checksum type alongside with the checksum of the file to be transferred
This can be done by appending eos.checksumtype=<ckstype> to the opaque query of
the destination file (eos.checksum=<cksum> must be provided as well).
If the ckstype passed in the opaque does not match any supported
checksum algorithm, the transfer will fail with EINVAL
Fixes EOS-64471 parent 46012c5 commit 432e2ff
3 files changed
Lines changed: 23 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2720 | 2720 | | |
2721 | 2721 | | |
2722 | 2722 | | |
| 2723 | + | |
2723 | 2724 | | |
2724 | 2725 | | |
2725 | 2726 | | |
| |||
2734 | 2735 | | |
2735 | 2736 | | |
2736 | 2737 | | |
2737 | | - | |
2738 | | - | |
| 2738 | + | |
| 2739 | + | |
| 2740 | + | |
| 2741 | + | |
| 2742 | + | |
| 2743 | + | |
| 2744 | + | |
| 2745 | + | |
| 2746 | + | |
| 2747 | + | |
| 2748 | + | |
| 2749 | + | |
2739 | 2750 | | |
2740 | 2751 | | |
2741 | 2752 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3361 | 3361 | | |
3362 | 3362 | | |
3363 | 3363 | | |
| 3364 | + | |
| 3365 | + | |
| 3366 | + | |
| 3367 | + | |
| 3368 | + | |
| 3369 | + | |
3364 | 3370 | | |
3365 | 3371 | | |
3366 | 3372 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
778 | 778 | | |
779 | 779 | | |
780 | 780 | | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
781 | 785 | | |
782 | 786 | | |
783 | 787 | | |
| |||
0 commit comments