Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188706
b: refs/heads/master
c: 0840d8a
h: refs/heads/master
v: v3
  • Loading branch information
Sage Weil committed Feb 11, 2010
1 parent 102a369 commit 89e3d08
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 3c6f6b79a64db7f1c7abf09d693db3b0066784fb
refs/heads/master: 0840d8af3e6e40bcd5f2366698eb2755f88acfea
1 change: 0 additions & 1 deletion trunk/fs/ceph/caps.c
Original file line number Diff line number Diff line change
Expand Up @@ -1444,7 +1444,6 @@ void ceph_check_caps(struct ceph_inode_info *ci, int flags,
ci->i_rdcache_gen && /* may have cached pages */
(file_wanted == 0 || /* no open files */
(revoking & CEPH_CAP_FILE_CACHE)) && /* or revoking cache */
!ci->i_truncate_pending &&
!tried_invalidate) {
u32 invalidating_gen = ci->i_rdcache_gen;
int ret;
Expand Down

0 comments on commit 89e3d08

Please sign in to comment.