]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: fix id initialization in new format
authorJosh Durgin <josh.durgin@inktank.com>
Thu, 26 Jul 2012 22:27:49 +0000 (15:27 -0700)
committerSage Weil <sage@inktank.com>
Thu, 26 Jul 2012 23:29:25 +0000 (16:29 -0700)
commitaef10e72b7ee38f25d7ee501934a30f9ccfb33b8
tree640848f1cd00f6d1b82594f93fc8bdf1905f7a05
parent0ef8cd3c6c301b0e37d4200f02106391c1608f4d
librbd: fix id initialization in new format

48bd839b1e25b063c675416a8f6233463f1af115 should have included this.
I misread it due to the use of bid instead of id when generating
the object prefix.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/librbd.cc