HomeFreeBSD

Refer to ZED's scripts as ZEDLETs

Description

Refer to ZED's scripts as ZEDLETs

The executables invoked by the ZED in response to a given zevent
have been generically referred to as "scripts". By convention,
these scripts have aimed to be /bin/sh compatible for reasons of
portability and comprehensibility. However, the ZED only requires
they be executable and (ideally) capable of reading environment
variables. As such, these scripts are now referred to as ZEDLETs
(ZFS Event Daemon Linkage for Executable Tasks).

Signed-off-by: Chris Dunlap <cdunlap@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2735

Details

Provenance
Chris Dunlap <cdunlap@llnl.gov>Authored on Sep 19 2014, 6:10 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Sep 25 2014, 8:54 PM
Parents
rG8cb8cf91df8a: Replace zed's use of malloc with calloc
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGdcca723acee9: Refer to ZED's scripts as ZEDLETs (authored by Chris Dunlap <cdunlap@llnl.gov>).Sep 25 2014, 8:54 PM