Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320341
b: refs/heads/master
c: 93a24e0
h: refs/heads/master
i:
  320339: f207938
v: v3
  • Loading branch information
Josh Durgin authored and Sage Weil committed Jul 31, 2012
1 parent fa2c31c commit d62def2
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: a51aa0c042fa39946dd017d5f91a073300a71577
refs/heads/master: 93a24e084d67ba2fcb9a4c289135825b623ec864
1 change: 1 addition & 0 deletions trunk/drivers/block/rbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -1746,6 +1746,7 @@ static int __rbd_refresh_header(struct rbd_device *rbd_dev)
kfree(rbd_dev->header.snap_names);
kfree(rbd_dev->header.snapc);

rbd_dev->header.image_size = h.image_size;
rbd_dev->header.total_snaps = h.total_snaps;
rbd_dev->header.snapc = h.snapc;
rbd_dev->header.snap_names = h.snap_names;
Expand Down

0 comments on commit d62def2

Please sign in to comment.