Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210872
b: refs/heads/master
c: 8bef923
h: refs/heads/master
v: v3
  • Loading branch information
Sage Weil committed Sep 14, 2010
1 parent 8a13132 commit 403ea58
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: 467c525109d5d542d7d416b0c11bdd54610fe2f4
refs/heads/master: 8bef9239ee1a42eb37d3f83bacf6a75f019c028d
2 changes: 1 addition & 1 deletion trunk/fs/ceph/snap.c
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ void ceph_queue_cap_snap(struct ceph_inode_info *ci)
INIT_LIST_HEAD(&capsnap->ci_item);
INIT_LIST_HEAD(&capsnap->flushing_item);

capsnap->follows = snapc->seq - 1;
capsnap->follows = snapc->seq;
capsnap->issued = __ceph_caps_issued(ci, NULL);
capsnap->dirty = dirty;

Expand Down

0 comments on commit 403ea58

Please sign in to comment.