Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190532
b: refs/heads/master
c: 7ff899d
h: refs/heads/master
v: v3
  • Loading branch information
Sage Weil committed May 3, 2010
1 parent af7fbac commit c5b7971
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: ea1409f96197c1bffe5d7d5bc967b3445edcc1fa
refs/heads/master: 7ff899da02cb674211858fcd919f8b4511a4423f
2 changes: 1 addition & 1 deletion trunk/fs/ceph/addr.c
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ static void writepages_finish(struct ceph_osd_request *req,
u64 bytes = 0;
struct ceph_client *client = ceph_inode_to_client(inode);
long writeback_stat;
unsigned issued = __ceph_caps_issued(ci, NULL);
unsigned issued = ceph_caps_issued(ci);

/* parse reply */
replyhead = msg->front.iov_base;
Expand Down

0 comments on commit c5b7971

Please sign in to comment.