]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: tracepoints: move FLUSH_ACTIONS define
authorNikolay Borisov <nborisov@suse.com>
Fri, 19 Jun 2020 12:24:48 +0000 (15:24 +0300)
committerDavid Sterba <dsterba@suse.com>
Mon, 27 Jul 2020 10:55:29 +0000 (12:55 +0200)
commit8071e4d21ec592e9892eb9cbecf8d74d5b1bbfad
treed3168cc278c20caf4d9f950170d6976254e337b3
parentb67615cf4ec0bf57abae9d1795c47adfbf8e7cb8
btrfs: tracepoints: move FLUSH_ACTIONS define

Since all enums used in btrfs' tracepoints are going to be redefined
to allow proper parsing of their values by userspace tools let's
rearrange when they are defined. This will allow to use only a single
set of #define EM/#undef EM sequence. No functional changes.

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