Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232523
b: refs/heads/master
c: 24be0c4
h: refs/heads/master
i:
  232521: ac12f24
  232519: ea03b21
v: v3
  • Loading branch information
Sage Weil committed Jan 19, 2011
1 parent 6ca117e commit 0831c6c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 50aac4fec503960380ab594a93a6fbfdf3f8915f
refs/heads/master: 24be0c481067560b11441e794e27f166a3568863
2 changes: 2 additions & 0 deletions trunk/fs/ceph/caps.c
Original file line number Diff line number Diff line change
Expand Up @@ -1658,6 +1658,8 @@ void ceph_check_caps(struct ceph_inode_info *ci, int flags,

if (cap == ci->i_auth_cap && ci->i_dirty_caps)
flushing = __mark_caps_flushing(inode, session);
else
flushing = 0;

mds = cap->mds; /* remember mds, so we don't repeat */
sent++;
Expand Down

0 comments on commit 0831c6c

Please sign in to comment.