git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecf7a03
)
rbd: use new code for notify ack
author
Alex Elder
<elder@inktank.com>
Fri, 30 Nov 2012 23:53:04 +0000
(17:53 -0600)
committer
Sage Weil
<sage@inktank.com>
Thu, 14 Feb 2013 02:29:08 +0000
(18:29 -0800)
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>
No differences found