Project

General

Profile

Actions

Feature #3877

closed

krbd: don't wait for notify ack to complete

Added by Alex Elder over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

When we receive notification of a change to an rbd image's header
object we need to refresh our information about the image (its
size and snapshot context). Once we have refreshed our rbd image
we need to acknowledge the notification.

This acknowledgement was previously done synchronously, but there's
really no need to wait for it to complete.

I've already implemented this change, but it's a small but
significant change in behavior so I'm documenting it here.

Actions

Also available in: Atom PDF