]> sourceware.org Git - lvm2.git/commit
Tidy lv_hash[_lock] use inside clvmd.
authorMilan Broz <mbroz@redhat.com>
Tue, 21 Apr 2009 13:11:28 +0000 (13:11 +0000)
committerMilan Broz <mbroz@redhat.com>
Tue, 21 Apr 2009 13:11:28 +0000 (13:11 +0000)
commitc4ff133840a1dc83075b50a80b2f6f2fe0757cf0
tree67aea91b9fca229b30852273a8d3ff4217d16d21
parentd66abfb82a50e5f1e82888950feb905fb53a171d
Tidy lv_hash[_lock] use inside clvmd.

 - Rename unlock_all to destroy_lvhash,
this function is called in cluster shutdown
unlocks everything and clean up allocated info space.

 - Tidy lv_hash_lock use
.
Except adding free(lvi) in lv_has destructror
there is no functional change.
WHATS_NEW
daemons/clvmd/clvmd-cman.c
daemons/clvmd/clvmd-corosync.c
daemons/clvmd/clvmd-gulm.c
daemons/clvmd/clvmd-openais.c
daemons/clvmd/lvm-functions.c
daemons/clvmd/lvm-functions.h
This page took 0.035614 seconds and 5 git commands to generate.