RE: [PATCH 1/2] f2fs: report error of f2fs_create_root_stats

2015-10-28 Thread Chao Yu
> linux-kernel@vger.kernel.org > Subject: Re: [PATCH 1/2] f2fs: report error of f2fs_create_root_stats > > Hi Chao, > > [auto build test WARNING on f2fs/dev -- if it's inappropriate base, please > suggest rules for > selecting the more suitable base] > > url: >

Re: [PATCH 1/2] f2fs: report error of f2fs_create_root_stats

2015-10-28 Thread kbuild test robot
Hi Chao, [auto build test WARNING on f2fs/dev -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/Chao-Yu/f2fs-report-error-of-f2fs_create_root_stats/20151028-175937 config: x86_64-randconfig-x015-201543 (att

[PATCH 1/2] f2fs: report error of f2fs_create_root_stats

2015-10-28 Thread Chao Yu
f2fs_create_root_stats can fail due to no memory, report it to user. Signed-off-by: Chao Yu --- fs/f2fs/debug.c | 7 +-- fs/f2fs/f2fs.h | 4 ++-- fs/f2fs/super.c | 6 +- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/fs/f2fs/debug.c b/fs/f2fs/debug.c index 478e5d5..b096