Re: [f2fs-dev] [PATCH v4] f2fs: modify for accurate fggc node io stat

2017-10-30 Thread Chao Yu
On 2017/10/30 14:18, Yunlei He wrote: > modify for accurate fggc node io stat > > Signed-off-by: Yunlei He Reviewed-by: Chao Yu Thanks, > --- > fs/f2fs/node.c | 62 > +- > 1 file changed, 31 insertions(+), 31 deletions(-) > > diff --g

[f2fs-dev] [PATCH v4] f2fs: modify for accurate fggc node io stat

2017-10-29 Thread Yunlei He
modify for accurate fggc node io stat Signed-off-by: Yunlei He --- fs/f2fs/node.c | 62 +- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/fs/f2fs/node.c b/fs/f2fs/node.c index f44d837..1552c6a 100644 --- a/fs/f2fs/node.c ++