commit | f4cf3deef4c474381e8fee2e6099d49edd9105cb | [log] [tgz] |
---|---|---|
author | Yehuda Sadeh <yehuda@hq.newdream.net> | Mon Sep 27 10:51:53 2010 -0700 |
committer | Sage Weil <sage@newdream.net> | Wed Oct 20 15:38:20 2010 -0700 |
tree | fbf21efa48b062e3a4af9a91c564f05e2b63090c | |
parent | 28f259b7cd78eb29d38b7ae6b475d656e08fd348 [diff] |
block: rbd: removing unnecessary test rbd_get_segment() can't return a negative value, we don't need to check the return output. Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>