Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201339
b: refs/heads/master
c: 1dadcce
h: refs/heads/master
i:
  201337: e804ae5
  201335: c26a527
v: v3
  • Loading branch information
Sage Weil committed Jul 23, 2010
1 parent 4741c63 commit 51ae47b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8c696737aa61316a252c4514d09dd163f1464d33
refs/heads/master: 1dadcce358a4c4078e1ea0bc4365c3f67b8e373e
1 change: 1 addition & 0 deletions trunk/fs/ceph/caps.c
Original file line number Diff line number Diff line change
Expand Up @@ -2984,6 +2984,7 @@ int ceph_encode_dentry_release(void **p, struct dentry *dentry,
memcpy(*p, dentry->d_name.name, dentry->d_name.len);
*p += dentry->d_name.len;
rel->dname_seq = cpu_to_le32(di->lease_seq);
__ceph_mdsc_drop_dentry_lease(dentry);
}
spin_unlock(&dentry->d_lock);
return ret;
Expand Down

0 comments on commit 51ae47b

Please sign in to comment.