genfio: Adding exec_{pre|post}run support
authorErwan Velu <erwan@enovance.com>
Mon, 15 Jul 2013 09:10:27 +0000 (11:10 +0200)
committerErwan Velu <erwan@enovance.com>
Sun, 21 Jul 2013 09:58:49 +0000 (11:58 +0200)
commitca14375039856a8cb189a19c3381d88fe046d13d
treea85f913f5c5787e4deff96ee4ab54963172b6e1c
parentfdc0f3b646e417497849d4398029f780b0e5262f
genfio: Adding exec_{pre|post}run support

It's pretty useful being able to run some commands before or after a
job. That could be use to ask some external storage array to loose its
cache or return in a particular configuration state.

The -A (stands for After) or -B (stands for Before) allow user to define
what commands shall be run before or after a job.
tools/genfio