ceph: fix caps usage accounting for import (non-reserved) case
authorSage Weil <sage@newdream.net>
Tue, 29 Jun 2010 16:28:39 +0000 (09:28 -0700)
committerSage Weil <sage@newdream.net>
Tue, 29 Jun 2010 16:31:56 +0000 (09:31 -0700)
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>

No differences found