]> 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)
commit6fb10f7bd48d24674ad22287e5325a57401b5ce8
treed3168cc278c20caf4d9f950170d6976254e337b3
parent7c0a278232865db057c9b077a389351a66232705
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