Commit 1f1198b
mds: encode the correct extra info depending on the feature bits
In the client side it will decode the extra info depending on the
feature bits, but if we always encode it with the old version then
the client could crash or gets the corrupted data. More detail
please see "parse_reply_info_create()" in kclient code.
Fixes: https://tracker.ceph.com/issues/63265
Signed-off-by: Xiubo Li <[email protected]>1 parent 6615a56 commit 1f1198b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2574 | 2574 | | |
2575 | 2575 | | |
2576 | 2576 | | |
2577 | | - | |
| 2577 | + | |
2578 | 2578 | | |
2579 | 2579 | | |
2580 | 2580 | | |
| |||
0 commit comments