Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201103
b: refs/heads/master
c: b0bbb0b
h: refs/heads/master
i:
  201101: a8484aa
  201099: c45b140
  201095: d5ebcd0
  201087: 7481c04
v: v3
  • Loading branch information
Dan Carpenter authored and Sage Weil committed Jul 8, 2010
1 parent b4219e5 commit 8f4982e
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: 22b1de06c9fe128ca3de72560c3e8c2cabf2927a
refs/heads/master: b0bbb0be8f7fbf6d366b359e034c78a96c4e274d
1 change: 1 addition & 0 deletions trunk/fs/ceph/osdmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,7 @@ struct ceph_osdmap *osdmap_decode(void **p, void *end)
if (ev > CEPH_PG_POOL_VERSION) {
pr_warning("got unknown v %d > %d of ceph_pg_pool\n",
ev, CEPH_PG_POOL_VERSION);
kfree(pi);
goto bad;
}
__decode_pool(p, pi);
Expand Down

0 comments on commit 8f4982e

Please sign in to comment.