Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200333
b: refs/heads/master
c: 9dbd412
h: refs/heads/master
i:
  200331: be24b70
v: v3
  • Loading branch information
Sage Weil committed Jun 10, 2010
1 parent d108571 commit 7a8ea80
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: 00d5643e7c5ed4ae1bb0b385fe2f41bb951cc3cd
refs/heads/master: 9dbd412f56c453f15014396c6024b895c1485ccb
2 changes: 1 addition & 1 deletion trunk/fs/ceph/caps.c
Original file line number Diff line number Diff line change
Expand Up @@ -2714,7 +2714,7 @@ void ceph_handle_caps(struct ceph_mds_session *session,
spin_lock(&inode->i_lock);
cap = __get_cap_for_mds(ceph_inode(inode), mds);
if (!cap) {
dout("no cap on %p ino %llx.%llx from mds%d, releasing\n",
dout(" no cap on %p ino %llx.%llx from mds%d\n",
inode, ceph_ino(inode), ceph_snap(inode), mds);
spin_unlock(&inode->i_lock);
goto done;
Expand Down

0 comments on commit 7a8ea80

Please sign in to comment.