Commit c3f9b9f
committed
Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client
Pull ceph fixes from Ilya Dryomov:
"Two small fixes from Xiubo and myself, marked for stable"
* tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client:
rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails
ceph: update the time stamps and try to drop the suid/sgid2 files changed
Lines changed: 17 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5291 | 5291 | | |
5292 | 5292 | | |
5293 | 5293 | | |
5294 | | - | |
5295 | | - | |
| 5294 | + | |
5296 | 5295 | | |
5297 | 5296 | | |
5298 | 5297 | | |
| |||
5337 | 5336 | | |
5338 | 5337 | | |
5339 | 5338 | | |
5340 | | - | |
5341 | | - | |
5342 | | - | |
5343 | 5339 | | |
5344 | 5340 | | |
5345 | 5341 | | |
| |||
5352 | 5348 | | |
5353 | 5349 | | |
5354 | 5350 | | |
5355 | | - | |
| 5351 | + | |
5356 | 5352 | | |
5357 | 5353 | | |
5358 | 5354 | | |
5359 | | - | |
5360 | | - | |
5361 | 5355 | | |
5362 | 5356 | | |
5363 | 5357 | | |
| |||
5374 | 5368 | | |
5375 | 5369 | | |
5376 | 5370 | | |
| 5371 | + | |
| 5372 | + | |
| 5373 | + | |
| 5374 | + | |
5377 | 5375 | | |
5378 | 5376 | | |
5379 | 5377 | | |
| |||
6735 | 6733 | | |
6736 | 6734 | | |
6737 | 6735 | | |
6738 | | - | |
| 6736 | + | |
6739 | 6737 | | |
6740 | 6738 | | |
6741 | 6739 | | |
| |||
6745 | 6743 | | |
6746 | 6744 | | |
6747 | 6745 | | |
6748 | | - | |
6749 | | - | |
| 6746 | + | |
| 6747 | + | |
6750 | 6748 | | |
6751 | 6749 | | |
6752 | 6750 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2098 | 2098 | | |
2099 | 2099 | | |
2100 | 2100 | | |
| 2101 | + | |
| 2102 | + | |
| 2103 | + | |
2101 | 2104 | | |
2102 | 2105 | | |
2103 | 2106 | | |
| |||
2132 | 2135 | | |
2133 | 2136 | | |
2134 | 2137 | | |
| 2138 | + | |
| 2139 | + | |
| 2140 | + | |
| 2141 | + | |
2135 | 2142 | | |
2136 | 2143 | | |
2137 | 2144 | | |
| |||
2147 | 2154 | | |
2148 | 2155 | | |
2149 | 2156 | | |
| 2157 | + | |
2150 | 2158 | | |
2151 | 2159 | | |
2152 | 2160 | | |
| |||
0 commit comments