]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados: don't use lockdep for AioCompletionImpl
authorJosh Durgin <josh.durgin@inktank.com>
Mon, 1 Apr 2013 18:09:52 +0000 (11:09 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Tue, 23 Apr 2013 18:33:18 +0000 (11:33 -0700)
commit4a1c27c0e6e2e70be2b58e01872e321352c8e484
treeecd763d1b5386961e4ed755579f9e9fffaf82213
parentd36c5b5bd30a9d7e60403a09cedaea28bdc29e99
librados: don't use lockdep for AioCompletionImpl

This is a quick workaround for the next branch. A more complete fix
will be done for the master branch. This does not affect correctness,
just what qa runs with lockdep enabled do.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Reviewed-by: Sage Weil <sage.weil@inktank.com>
(cherry picked from commit 267ce0d90b8f3afaaddfdc0556c9bafbf4628426)
src/librados/AioCompletionImpl.h