Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309445
b: refs/heads/master
c: 065a68f
h: refs/heads/master
i:
  309443: 883e96f
v: v3
  • Loading branch information
Alex Elder authored and Alex Elder committed May 14, 2012
1 parent 2863239 commit d30ef4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 8b393269008411a612ca549b733b4296e819f2fb
refs/heads/master: 065a68f9167e20f321a62d044cb2c3024393d455
2 changes: 1 addition & 1 deletion trunk/net/ceph/osd_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ static void osd_req_encode_op(struct ceph_osd_request *req,
{
dst->op = cpu_to_le16(src->op);

switch (dst->op) {
switch (src->op) {
case CEPH_OSD_OP_READ:
case CEPH_OSD_OP_WRITE:
dst->extent.offset =
Expand Down

0 comments on commit d30ef4d

Please sign in to comment.