]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore/BlueStore: wr lock collection in _txc_add_transaction
authorSage Weil <sage@redhat.com>
Wed, 27 Jan 2016 20:24:31 +0000 (15:24 -0500)
committerSage Weil <sage@redhat.com>
Wed, 3 Feb 2016 20:16:24 +0000 (15:16 -0500)
commit8eac9c6b68964034d5f87f8c51a7e2fee86ec948
treebb65fe97dc89bde5017915f4306687b62754a316
parent4453b46205c3fd4e30894e2a5976361e12a3b265
os/bluestore/BlueStore: wr lock collection in _txc_add_transaction

Do this in the caller to simplify the callees slightly.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/bluestore/BlueStore.cc