commit | b8d70035b35dc12135d5835b659b229bcd6d4f94 | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@inktank.com> | Fri Nov 30 17:53:04 2012 -0600 |
committer | Sage Weil <sage@inktank.com> | Wed Feb 13 18:29:08 2013 -0800 |
tree | 95b642bf419eb7bbeb147f19a36fcce19f56128e | |
parent | ecf7a0318b1b026fb147623c36324fa8c73447a9 [diff] |
rbd: use new code for notify ack Use the new object request tracking mechanism for handling a notify_ack request. Move the callback function below the definition of this so we don't have to do a pre-declaration. This resolves: http://tracker.newdream.net/issues/3754 Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Josh Durgin <josh.durgin@inktank.com>