]> 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)
commit5ad27989895b85383583bba31b136fee9e17b7fe
tree5ba370c57b1948c2477b4c53cb56810f934143c0
parent0b8e511e788cc7330ec291dd3da69fcdd8832b27
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