config: add interface_modify.sh and call it under flock to make modification on inter...
authorStefan Metzmacher <metze@samba.org>
Wed, 20 Jan 2010 10:10:48 +0000 (11:10 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 20 Jan 2010 10:10:48 +0000 (11:10 +0100)
commite02417b2a55c45ac2c125b1b3463c9c39e7bc07a
treeefa6730d2fc98f00ca63af51e750ada0421fdba6
parent24cd42769d8f32b90a8876a6a08a36ab23076cd1
config: add interface_modify.sh and call it under flock to make modification on interfaces atomic

When two releaseip events run in parallel it's possible that the 2nd script
readds a secondary ip that was removed by the 1st script.

metze
Makefile.in
config/events.d/10.interface
config/functions
config/interface_modify.sh [new file with mode: 0755]
packaging/RPM/ctdb.spec.in