Re: [f2fs-dev] [PATCH 02/10] f2fs: fix wrong tracepoints for op and op_flags
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
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