commit | 6d2940c881aeb9f46baac548dc4e906a53957dba | [log] [tgz] |
---|---|---|
author | Guangliang Zhao <lucienchao@gmail.com> | Thu Mar 13 11:21:35 2014 +0800 |
committer | Ilya Dryomov <idryomov@redhat.com> | Tue Oct 14 21:03:30 2014 +0400 |
tree | 4d1f1097be58b33f99044f5ff807f3fc61c3c6b5 | |
parent | c622d226155b12276ae3d29d546f4b314d7cd68c [diff] |
rbd: extend the operation type It could only handle the read and write operations now, extend it for the coming discard support. Signed-off-by: Guangliang Zhao <lucienchao@gmail.com> Reviewed-by: Josh Durgin <josh.durgin@inktank.com> Reviewed-by: Alex Elder <elder@linaro.org>