Re: [f2fs-dev] [PATCH 02/10] f2fs: fix wrong tracepoints for op and op_flags

2017-01-03 Thread Chao Yu
On 2016/12/31 2:51, Jaegeuk Kim wrote: > This patch fixes wrong tracepoints in terms of op and op_flags. > > Signed-off-by: Jaegeuk Kim Reviewed-by: Chao Yu

[PATCH 02/10] f2fs: fix wrong tracepoints for op and op_flags

2016-12-30 Thread Jaegeuk Kim
This patch fixes wrong tracepoints in terms of op and op_flags. Signed-off-by: Jaegeuk Kim --- include/trace/events/f2fs.h | 41 + 1 file changed, 25 insertions(+), 16 deletions(-) diff --git a/include/trace/events/f2fs.h b/include/trace/events/f2fs.h ind