Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188657
b: refs/heads/master
c: 169e16c
h: refs/heads/master
i:
  188655: af7c954
v: v3
  • Loading branch information
Yehuda Sadeh authored and Sage Weil committed Dec 22, 2009
1 parent 5fababd commit e697ba8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 06edf046dd68ccbc7cf5f70f957a31702d0e7596
refs/heads/master: 169e16ce816ca417286daf1db25de424a9d65a0c
4 changes: 0 additions & 4 deletions trunk/fs/ceph/messenger.c
Original file line number Diff line number Diff line change
Expand Up @@ -1531,10 +1531,6 @@ static int try_write(struct ceph_connection *con)
ret = write_partial_kvec(con);
if (ret <= 0)
goto done;
if (ret < 0) {
dout("try_write write_partial_kvec err %d\n", ret);
goto done;
}
}

/* msg pages? */
Expand Down

0 comments on commit e697ba8

Please sign in to comment.