]> sourceware.org Git - lvm2.git/commit
Add some fixme locking
authorZdenek Kabelac <zkabelac@redhat.com>
Tue, 11 Oct 2011 09:56:44 +0000 (09:56 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Tue, 11 Oct 2011 09:56:44 +0000 (09:56 +0000)
commit2e36a19e52d52d97b153c8e17ff639c9b217f57f
tree27def0f667934150a34c337021b70830a910a55c
parente65626090ba70bef9cce5eca687ea40a6a013429
Add some fixme locking

Code here is using thread write protected variable without locking.
So add locking, for proper synchronization and a FIXME, since the
code needs closer look.
daemons/clvmd/clvmd.c
This page took 0.032528 seconds and 5 git commands to generate.