From: Alex Elder Date: Fri, 25 Jan 2013 23:08:55 +0000 (-0600) Subject: rbd: unregister linger in watch sync routine X-Git-Tag: v3.9-rc1~41^2~21^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6977c3f983b0d2b481a65b1fa3e85683fd1318af;p=pandora-kernel.git rbd: unregister linger in watch sync routine Move the code that unregisters an rbd device's lingering header object watch request into rbd_dev_header_watch_sync(), so it occurs in the same function that originally sets up that request. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed