summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorChris Dunlap <[email protected]>2014-10-01 14:56:07 -0700
committerBrian Behlendorf <[email protected]>2014-10-06 13:17:40 -0700
commit56697c42646f002c4f52f9569a8cb75b45f704d8 (patch)
treec1fe2889a109c7879b6686d900ae5cfb63fb3543 /autogen.sh
parent057485504e3a4502c265813ab58e9ec8ffc2a3be (diff)
Obtain advisory lock on ZED PID file
ZED uses an advisory lock on its state file to protect against multiple instances running concurrently. However, work is planned to move this state information into the kernel, and ZED will still need to protect against starting multiple instances. This commit adds an advisory lock on the PID file to protect against starting multiple instances. A lock failure can be overridden with the "-f" (force) command-line option. The advisory lock on the state file is being retained for as long as the state information is stored in the state file. Signed-off-by: Chris Dunlap <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Issue #2756
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions