Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251307
b: refs/heads/master
c: 3145666
h: refs/heads/master
i:
  251305: 54ed9f2
  251303: 88b5021
v: v3
  • Loading branch information
Sage Weil committed May 19, 2011
1 parent 73cc842 commit 297eccd
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: 3540303f87115cbdae6ed2cab44ce6a7676d48d3
refs/heads/master: 31456665a02148353a83fec84d3182700e356588
2 changes: 1 addition & 1 deletion trunk/net/ceph/osdmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -765,7 +765,7 @@ struct ceph_osdmap *osdmap_apply_incremental(void **p, void *end,
}

map->epoch++;
map->modified = map->modified;
map->modified = modified;
if (newcrush) {
if (map->crush)
crush_destroy(map->crush);
Expand Down

0 comments on commit 297eccd

Please sign in to comment.