t10-pi: reduce ref tag code duplication#721
t10-pi: reduce ref tag code duplication#721blktests-ci[bot] wants to merge 1 commit intolinus-master_basefrom
Conversation
910d344 to
ed862bc
Compare
|
Upstream branch: 7ca6d1c |
027cffc to
061942f
Compare
ed862bc to
2d0c3d5
Compare
|
Upstream branch: 3aae938 |
061942f to
804df81
Compare
|
Upstream branch: 3aae938 |
804df81 to
b3a1a67
Compare
2d0c3d5 to
931d9b0
Compare
|
Upstream branch: 3036cd0 |
b3a1a67 to
d695d1d
Compare
931d9b0 to
78a4682
Compare
|
Upstream branch: 9a9c8ce |
d695d1d to
9e8cd88
Compare
78a4682 to
8f17195
Compare
|
Upstream branch: 028ef9c |
9e8cd88 to
d009f6b
Compare
8f17195 to
6b4d829
Compare
|
Upstream branch: d60bc14 |
d009f6b to
53f359d
Compare
|
Upstream branch: d60bc14 |
53f359d to
d3eca45
Compare
|
Upstream branch: d60bc14 |
d3eca45 to
0a92f73
Compare
6b4d829 to
ceec5ed
Compare
|
Upstream branch: b4e0758 |
0a92f73 to
f4a946d
Compare
ceec5ed to
3b54e52
Compare
|
Upstream branch: 6596a02 |
f4a946d to
2d78d07
Compare
3b54e52 to
6a0b974
Compare
|
Upstream branch: 507bd4b |
2d78d07 to
73f04b6
Compare
6a0b974 to
59ca59b
Compare
|
Upstream branch: dd6c438 |
73f04b6 to
78ae466
Compare
94f0438 to
857ada9
Compare
t10_pi_ref_tag() and ext_pi_ref_tag() are identical except for the final truncation of the ref tag to 32 or 48 bits. Factor out a helper full_pi_ref_tag() to return the untruncated ref tag and use it in t10_pi_ref_tag() and ext_pi_ref_tag(). Signed-off-by: Caleb Sander Mateos <[email protected]> Reviewed-by: Anuj Gupta <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]>
|
Upstream branch: dd6c438 |
78ae466 to
9f9dc38
Compare
Pull request for series with
subject: t10-pi: reduce ref tag code duplication
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1077109