Commit 704f4cb
committed
Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client
Pull ceph fixes from Ilya Dryomov:
"A subtle deadlock on lock_rwsem (marked for stable) and rbd fixes for
a -rc1 regression.
Also included a rare WARN condition tweak"
* tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client:
rbd: resurrect setting of disk->private_data in rbd_init_disk()
ceph: don't WARN if we're still opening a session to an MDS
rbd: don't hold lock_rwsem while running_list is being drained
rbd: always kick acquire on "acquired" and "released" notifications2 files changed
Lines changed: 14 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4100 | 4100 | | |
4101 | 4101 | | |
4102 | 4102 | | |
4103 | | - | |
4104 | | - | |
4105 | 4103 | | |
4106 | 4104 | | |
4107 | 4105 | | |
| |||
4113 | 4111 | | |
4114 | 4112 | | |
4115 | 4113 | | |
4116 | | - | |
4117 | | - | |
4118 | | - | |
4119 | | - | |
4120 | | - | |
| 4114 | + | |
| 4115 | + | |
| 4116 | + | |
| 4117 | + | |
| 4118 | + | |
4121 | 4119 | | |
4122 | 4120 | | |
4123 | 4121 | | |
| |||
4203 | 4201 | | |
4204 | 4202 | | |
4205 | 4203 | | |
4206 | | - | |
4207 | | - | |
4208 | | - | |
4209 | | - | |
4210 | | - | |
4211 | | - | |
| 4204 | + | |
| 4205 | + | |
| 4206 | + | |
| 4207 | + | |
4212 | 4208 | | |
4213 | | - | |
4214 | | - | |
4215 | 4209 | | |
4216 | 4210 | | |
4217 | 4211 | | |
| |||
4236 | 4230 | | |
4237 | 4231 | | |
4238 | 4232 | | |
4239 | | - | |
| 4233 | + | |
4240 | 4234 | | |
4241 | 4235 | | |
4242 | | - | |
4243 | | - | |
| 4236 | + | |
| 4237 | + | |
4244 | 4238 | | |
4245 | | - | |
4246 | | - | |
4247 | 4239 | | |
4248 | 4240 | | |
4249 | 4241 | | |
| |||
4951 | 4943 | | |
4952 | 4944 | | |
4953 | 4945 | | |
| 4946 | + | |
4954 | 4947 | | |
4955 | 4948 | | |
4956 | 4949 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4456 | 4456 | | |
4457 | 4457 | | |
4458 | 4458 | | |
4459 | | - | |
| 4459 | + | |
4460 | 4460 | | |
4461 | 4461 | | |
4462 | 4462 | | |
| |||
0 commit comments