]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: tracepoints: convert flush states to using EM macros
authorNikolay Borisov <nborisov@suse.com>
Fri, 19 Jun 2020 12:24:51 +0000 (15:24 +0300)
committerDavid Sterba <dsterba@suse.com>
Mon, 27 Jul 2020 10:55:30 +0000 (12:55 +0200)
commit847009b2c770171888e88333ea2793a2c7cfbb88
tree5ba370c57b1948c2477b4c53cb56810f934143c0
parentc628d9edeef9ea06d7232c9fe71a442b1b80dd8e
btrfs: tracepoints: convert flush states to using EM macros

Only 6 out of all flush states were being printed correctly since
only they were exported via the TRACE_DEFINE_ENUM macro. This patch
converts all flush states to use the newly introduced EM macro so that
they can all be printed correctly.

Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
include/trace/events/btrfs.h