From: Alex Elder Date: Fri, 30 Nov 2012 23:53:04 +0000 (-0600) Subject: rbd: use new code for notify ack X-Git-Tag: v3.9-rc1~41^2~21^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8d70035b35dc12135d5835b659b229bcd6d4f94;p=pandora-kernel.git 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 Reviewed-by: Josh Durgin --- Reading git-diff-tree failed