]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
RWLock: make lockdep id mutable 1647/head
authorSage Weil <sage@inktank.com>
Fri, 11 Apr 2014 04:36:37 +0000 (21:36 -0700)
committerSage Weil <sage@inktank.com>
Fri, 11 Apr 2014 04:36:37 +0000 (21:36 -0700)
commit072d3711d699d40b0f5140697e56bbdfbceb44b7
tree12725005c37917506439ab744b171bb4949dbac7
parentda0d38208b63f4cbc80391be10ecbce13dc16480
RWLock: make lockdep id mutable

This allows us to keep the lock/unlock methods const, as per commit
970d53fc0fefc89ffe7550880a4aaa36bd534955.

Signed-off-by: Sage Weil <sage@inktank.com>
src/common/RWLock.h