]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: enhance scalability of trace macro
authorChao Yu <yuchao0@huawei.com>
Thu, 4 May 2017 01:35:43 +0000 (09:35 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 4 May 2017 02:00:29 +0000 (19:00 -0700)
commit8fe554e09ae9de982bd3889b4ba8c14216ebe8b3
treec4fcbd419c5ece8bbf0e64139157d473c0560ef2
parent3cbcfefc2eb49595693968154de1755e61e2786c
f2fs: enhance scalability of trace macro

Use __print_flags in show_bio_op_flags and show_cpreason instead of
__print_symbolic, it enables tracer function traverses and shows all
bits in the flag.

Additionally, add missing REQ_FUA into F2FS_OP_FLAGS.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
include/trace/events/f2fs.h