Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200839
b: refs/heads/master
c: cebc5be
h: refs/heads/master
i:
  200837: 3267da0
  200835: 9d8c524
  200831: 843e71e
v: v3
  • Loading branch information
Sage Weil committed Jun 17, 2010
1 parent 14d7d0f commit 00bb4d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ae32be31341a5fecfa16c5b3eb78095207182cce
refs/heads/master: cebc5be6b6c82a99231e9c9af451e9e3d3399ec6
1 change: 1 addition & 0 deletions trunk/fs/ceph/osdmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -707,6 +707,7 @@ struct ceph_osdmap *osdmap_apply_incremental(void **p, void *end,
newcrush = crush_decode(*p, min(*p+len, end));
if (IS_ERR(newcrush))
return ERR_CAST(newcrush);
*p += len;
}

/* new flags? */
Expand Down

0 comments on commit 00bb4d1

Please sign in to comment.