Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188678
b: refs/heads/master
c: ec7384e
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Sage Weil committed Jan 25, 2010
1 parent e69c0f3 commit 7842023
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: 7740a42f816790583bd8a9079337772d511af3a3
refs/heads/master: ec7384ec23dc5a9ea8733e90438e16b6066bfe1b
2 changes: 1 addition & 1 deletion trunk/fs/ceph/addr.c
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ static int ceph_writepages_start(struct address_space *mapping,
struct inode *inode = mapping->host;
struct backing_dev_info *bdi = mapping->backing_dev_info;
struct ceph_inode_info *ci = ceph_inode(inode);
struct ceph_client *client = ceph_inode_to_client(inode);
struct ceph_client *client;
pgoff_t index, start, end;
int range_whole = 0;
int should_loop = 1;
Expand Down

0 comments on commit 7842023

Please sign in to comment.