]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: take parent lock when examining fields it protects
authorJosh Durgin <josh.durgin@inktank.com>
Fri, 9 Nov 2012 01:25:45 +0000 (17:25 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Fri, 9 Nov 2012 01:25:45 +0000 (17:25 -0800)
commitdc907e28cf8182abbe42cacee1598d676f007d76
tree552fec0c262d75c7e8e60e1d6cdffeb635300257
parent77b42375b2ec45122338bdee684a246b4d110a3c
librbd: take parent lock when examining fields it protects

This hasn't actually caused any problems, I just noticed
while looking through the code.

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