diff options
author | наб <[email protected]> | 2021-05-14 04:22:34 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2021-06-08 16:09:39 -0700 |
commit | 1fcfc21cd8cce3d44b2526f262be5c73e4d8621a (patch) | |
tree | 73b12004d2b54f4f17281b6b4ceecd34d8c0f866 /.github/workflows/zfs-tests-sanity.yml | |
parent | e20c9330d7b68c41a4e9b19dc6bd4760b6052b75 (diff) |
zed.d/history_event-zfs-list-cacher.sh.in: parallelise, simplify
This:
(a) improves the error log message,
(b) locks per pool instead of globally,
(c) locks the actual output file instead of /var/lock/zfs-list,
which would otherwise linger there forever (well, still will,
but you can remove it and it won't come back), and
(d) preserves attributes of the output file
instead of reverting them to 0:0 644
It is imperative that the previous commit
("zed-functions.sh: zed_lock(): don't truncate lock")
be included in any series that contains this one
Reviewed-by: Tony Hutter <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Ahelenia Ziemiańska <[email protected]>
Closes #12042
Diffstat (limited to '.github/workflows/zfs-tests-sanity.yml')
0 files changed, 0 insertions, 0 deletions