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:
5ce6e9d
)
ceph: clean up readdir caps reservation
author
Sage Weil
<sage@newdream.net>
Wed, 17 Feb 2010 18:02:43 +0000
(10:02 -0800)
committer
Sage Weil
<sage@newdream.net>
Wed, 17 Feb 2010 18:02:43 +0000
(10:02 -0800)
Use a global counter for the minimum number of allocated caps instead of
hard coding a check against readdir_max. This takes into account multiple
client instances, and avoids examining the superblock mount options when a
cap is dropped.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found