HomeFreeBSD

Fix arc__wait__for__eviction tracepoint

Description

Fix arcwaitfor__eviction tracepoint

3442c2a02d added new arc_wait_for_eviction tracepoint, which fails to
compile, when tracepoints are enabled.

The tracepoint definition begins with DEFINE_ARC_WAIT_FOR_EVICTION_EVENT
and is a multi-line definition, so this fixes the backslash
and parenthesis accordingly.

Reviewed-by: Matt Ahrens <matt@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Pavel Snajdr <snajpa@snajpa.net>
Closes #10669

Details

Provenance
Pavel Snajdr <snajpa@snajpa.net>Authored on Aug 4 2020, 5:04 PM
GitHub <noreply@github.com>Committed on Aug 4 2020, 5:04 PM
Parents
rGf1de1600d132: Verify zfs module loaded before starting services
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG309d20882fbc: Fix arc__wait__for__eviction tracepoint (authored by Pavel Snajdr <snajpa@snajpa.net>).Aug 4 2020, 5:04 PM