commit | 443b3760a06860187f135c1ecd56c2c7d4ad1022 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Tue Jun 29 09:28:39 2010 -0700 |
committer | Sage Weil <sage@newdream.net> | Tue Jun 29 09:31:56 2010 -0700 |
tree | d6a3ec8b77f133066bd7795acca33f461eee821a | |
parent | ec97f88ba6d4256927fde516033ee76d5d85b54a [diff] |
ceph: fix caps usage accounting for import (non-reserved) case We need to increase the total and used counters when allocating a new cap in the non-reserved (cap import) case. Signed-off-by: Sage Weil <sage@newdream.net>