On 03/12/2014 10:21 PM, Guangliang Zhao wrote: > It could only handle the read and write operations now, > extend it for the coming discard support. Wow, it looks like you took all of my suggestions. This looks good. Reviewed-by: Alex Elder <elder@xxxxxxxxxx> > Signed-off-by: Guangliang Zhao <lucienchao@xxxxxxxxx> > --- > drivers/block/rbd.c | 96 +++++++++++++++++++++++++++++++++------------------ > 1 file changed, 63 insertions(+), 33 deletions(-) > > diff --git a/drivers/block/rbd.c b/drivers/block/rbd.c > index 2d48858..fc5bf37 100644 > --- a/drivers/block/rbd.c > +++ b/drivers/block/rbd.c > @@ -209,6 +209,11 @@ enum obj_request_type { > OBJ_REQUEST_NODATA, OBJ_REQUEST_BIO, OBJ_REQUEST_PAGES > }; > . . . -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html