Searched hist:"14 bb211d" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/ceph/ |
H A D | cls_lock_client.c | 14bb211d Thu Apr 13 05:17:38 CDT 2017 Ilya Dryomov <idryomov@gmail.com> rbd: support updating the lock cookie without releasing the lock
As we no longer release the lock before potentially raising BLACKLISTED in rbd_reregister_watch(), the "either locked or blacklisted" assert in rbd_queue_workfn() needs to go: we can be both locked and blacklisted at that point now.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Jason Dillaman <dillaman@redhat.com> 14bb211d Thu Apr 13 05:17:38 CDT 2017 Ilya Dryomov <idryomov@gmail.com> rbd: support updating the lock cookie without releasing the lock As we no longer release the lock before potentially raising BLACKLISTED in rbd_reregister_watch(), the "either locked or blacklisted" assert in rbd_queue_workfn() needs to go: we can be both locked and blacklisted at that point now. Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Jason Dillaman <dillaman@redhat.com>
|
/openbmc/linux/include/linux/ceph/ |
H A D | cls_lock_client.h | 14bb211d Thu Apr 13 05:17:38 CDT 2017 Ilya Dryomov <idryomov@gmail.com> rbd: support updating the lock cookie without releasing the lock
As we no longer release the lock before potentially raising BLACKLISTED in rbd_reregister_watch(), the "either locked or blacklisted" assert in rbd_queue_workfn() needs to go: we can be both locked and blacklisted at that point now.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Jason Dillaman <dillaman@redhat.com> 14bb211d Thu Apr 13 05:17:38 CDT 2017 Ilya Dryomov <idryomov@gmail.com> rbd: support updating the lock cookie without releasing the lock As we no longer release the lock before potentially raising BLACKLISTED in rbd_reregister_watch(), the "either locked or blacklisted" assert in rbd_queue_workfn() needs to go: we can be both locked and blacklisted at that point now. Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Jason Dillaman <dillaman@redhat.com>
|
/openbmc/linux/drivers/block/ |
H A D | rbd.c | 14bb211d Thu Apr 13 05:17:38 CDT 2017 Ilya Dryomov <idryomov@gmail.com> rbd: support updating the lock cookie without releasing the lock
As we no longer release the lock before potentially raising BLACKLISTED in rbd_reregister_watch(), the "either locked or blacklisted" assert in rbd_queue_workfn() needs to go: we can be both locked and blacklisted at that point now.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Jason Dillaman <dillaman@redhat.com>
|