git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ce1e9a
)
ceph: fix comments, locking in destroy_inode
author
Sage Weil
<sage@newdream.net>
Mon, 22 Feb 2010 21:59:00 +0000
(13:59 -0800)
committer
Sage Weil
<sage@newdream.net>
Tue, 23 Feb 2010 22:26:35 +0000
(14:26 -0800)
The destroy_inode path needs no inode locks since there are no
inode references. Update __ceph_remove_cap comment to reflect
that it is called without cap->session->s_mutex in this case.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found