Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232525
b: refs/heads/master
c: 7e57b81
h: refs/heads/master
i:
  232523: 0831c6c
v: v3
  • Loading branch information
Sage Weil committed Jan 19, 2011
1 parent a435ad8 commit cae6595
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 088b3f5e9ee2649f5cfc2f08d8ce654e3eeba310
refs/heads/master: 7e57b81c7688c762bc9e775bc83f9fc17946f527
3 changes: 1 addition & 2 deletions trunk/fs/ceph/caps.c
Original file line number Diff line number Diff line change
Expand Up @@ -2817,8 +2817,7 @@ void ceph_handle_caps(struct ceph_mds_session *session,
case CEPH_CAP_OP_IMPORT:
handle_cap_import(mdsc, inode, h, session,
snaptrace, snaptrace_len);
ceph_check_caps(ceph_inode(inode), CHECK_CAPS_NODELAY,
session);
ceph_check_caps(ceph_inode(inode), 0, session);
goto done_unlocked;
}

Expand Down

0 comments on commit cae6595

Please sign in to comment.