Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211603
b: refs/heads/master
c: 93afd44
h: refs/heads/master
i:
  211601: c03d917
  211599: c15200b
v: v3
  • Loading branch information
Sage Weil committed Oct 20, 2010
1 parent a85d757 commit 448678a
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: 4c32f5dda5ffe23687a55da1538b7cc426710d1a
refs/heads/master: 93afd449aa3c0430ef409c13e1cb2b3f0458fc10
2 changes: 1 addition & 1 deletion trunk/fs/ceph/caps.c
Original file line number Diff line number Diff line change
Expand Up @@ -1534,7 +1534,7 @@ void ceph_check_caps(struct ceph_inode_info *ci, int flags,
*/
if ((!is_delayed || mdsc->stopping) &&
ci->i_wrbuffer_ref == 0 && /* no dirty pages... */
ci->i_rdcache_gen && /* may have cached pages */
inode->i_data.nrpages && /* have cached pages */
(file_wanted == 0 || /* no open files */
(revoking & (CEPH_CAP_FILE_CACHE|
CEPH_CAP_FILE_LAZYIO))) && /* or revoking cache */
Expand Down

0 comments on commit 448678a

Please sign in to comment.