]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #7404 from sahithi-rv/Mutex
authorJosh Durgin <jdurgin@redhat.com>
Fri, 29 Jan 2016 23:14:57 +0000 (15:14 -0800)
committerJosh Durgin <jdurgin@redhat.com>
Fri, 29 Jan 2016 23:14:57 +0000 (15:14 -0800)
commit7d1ede6bb743f99ebb5d28101f1467208a41529b
tree1c9b4ec78a92a4d19974efbe295fd8dcb309330f
parent30162870fdafead4f3db6942627e227e2a057e0b
parentfa7470a0bb8af4bdd23a97b167db1b5180087982
Merge pull request #7404 from sahithi-rv/Mutex

rbd_fuse: replaced pthread_mutex*() functions with ceph Mutex wrapper

Reviewed-by: Josh Durgin <jdurgin@redhat.com>