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)
commitbaaabbb72b0960d6d5220b77f206116aa54771de
treec4fcbd419c5ece8bbf0e64139157d473c0560ef2
parenta72d4b97bb83c92a25d3eb21cc36b9bf94077c60
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