Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359559
b: refs/heads/master
c: 66f5869
h: refs/heads/master
i:
  359557: e18c960
  359555: 626adb4
  359551: 3d99242
v: v3
  • Loading branch information
Yan, Zheng authored and Alex Elder committed Jan 17, 2013
1 parent 560a2ca commit e9f7512
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 395c312b9c535d57db122cbb5b7292223561d0b8
refs/heads/master: 66f58691c5c820283dd7e4d6fe8649033ed43ceb
3 changes: 3 additions & 0 deletions trunk/fs/ceph/caps.c
Original file line number Diff line number Diff line change
Expand Up @@ -2833,6 +2833,9 @@ void ceph_handle_caps(struct ceph_mds_session *session,
dout(" mds%d seq %lld cap seq %u\n", session->s_mds, session->s_seq,
(unsigned)seq);

if (op == CEPH_CAP_OP_IMPORT)
ceph_add_cap_releases(mdsc, session);

/* lookup ino */
inode = ceph_find_inode(sb, vino);
ci = ceph_inode(inode);
Expand Down

0 comments on commit e9f7512

Please sign in to comment.