Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188707
b: refs/heads/master
c: 8031049
h: refs/heads/master
i:
  188705: 102a369
  188703: f730de5
v: v3
  • Loading branch information
Sage Weil committed Feb 11, 2010
1 parent 89e3d08 commit b4ab6d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 0840d8af3e6e40bcd5f2366698eb2755f88acfea
refs/heads/master: 8031049147c58d9d8b6226c3ac31a9d72d053e25
6 changes: 0 additions & 6 deletions trunk/fs/ceph/caps.c
Original file line number Diff line number Diff line change
Expand Up @@ -1137,12 +1137,6 @@ static int __send_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap,

spin_unlock(&inode->i_lock);

if (dropping & CEPH_CAP_FILE_CACHE) {
/* invalidate what we can */
dout("invalidating pages on %p\n", inode);
invalidate_mapping_pages(&inode->i_data, 0, -1);
}

ret = send_cap_msg(session, ceph_vino(inode).ino, cap_id,
op, keep, want, flushing, seq, flush_tid, issue_seq, mseq,
size, max_size, &mtime, &atime, time_warp_seq,
Expand Down

0 comments on commit b4ab6d5

Please sign in to comment.