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:
86ea43b
)
rbd: implement watch/unwatch with new code
author
Alex Elder
<elder@inktank.com>
Fri, 18 Jan 2013 18:31:10 +0000
(12:31 -0600)
committer
Sage Weil
<sage@inktank.com>
Thu, 14 Feb 2013 02:29:08 +0000
(18:29 -0800)
Implement a new function to set up or tear down a watch event
for an mapped rbd image header using the new request code.
Create a new object request type "nodata" to handle this. And
define rbd_osd_trivial_callback() which simply marks a request done.
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
drivers/block/rbd.c
patch
|
blob
|
history
diff --cc
drivers/block/rbd.c
Simple merge