]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: disable lockdep on AioCompletion
authorJason Dillaman <dillaman@redhat.com>
Thu, 7 May 2015 19:32:27 +0000 (15:32 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 4 Jun 2015 20:51:01 +0000 (16:51 -0400)
commit66e74641baeed9aadb7e474d6e6b142b7725722d
treec0f66a4606966e393a9ec82a43440f073c5bcbd0
parent3ad19ae349ebb27ff6027e40883735240fa97a3c
librbd: disable lockdep on AioCompletion

It is only used by clients and it causes a large slowdown
in performance due to the rate at which the lock is constructed/
destructed for each IO request.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/AioCompletion.h