Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211609
b: refs/heads/master
c: f4cf3de
h: refs/heads/master
i:
  211607: bb0a5fa
v: v3
  • Loading branch information
Yehuda Sadeh authored and Sage Weil committed Oct 20, 2010
1 parent af58281 commit 5971a76
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 28f259b7cd78eb29d38b7ae6b475d656e08fd348
refs/heads/master: f4cf3deef4c474381e8fee2e6099d49edd9105cb
4 changes: 0 additions & 4 deletions trunk/drivers/block/rbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -889,10 +889,6 @@ static int rbd_do_op(struct request *rq,
rbd_dev->header.block_name,
ofs, len,
seg_name, &seg_ofs);
if ((s64)seg_len < 0) {
ret = seg_len;
goto done;
}

payload_len = (flags & CEPH_OSD_FLAG_WRITE ? seg_len : 0);

Expand Down

0 comments on commit 5971a76

Please sign in to comment.