Re: [PATCH] f2fs: fix build warning for f2fs_has_inline_data()

2013-12-27 Thread Haicheng Li
On Fri, Dec 27, 2013 at 06:22:03PM +0900, Jaegeuk Kim wrote: > Hi, > > Could you refer the following patch that I sent? > > Re: [PATCH 5/6] f2fs: add the number of inline_data files to status info yes, your patch should have fixed it. thanks. -- To unsubscribe from this list: send the line "unsu

Re: [PATCH] f2fs: fix build warning for f2fs_has_inline_data()

2013-12-27 Thread Jaegeuk Kim
Hi, Could you refer the following patch that I sent? Re: [PATCH 5/6] f2fs: add the number of inline_data files to status info Thanks, 2013-12-27 (금), 14:45 +0800, Haicheng Li: > This patch is to fix the issue reported by Fengguang Wu: > > Note: the f2fs/linux-3.4 HEAD 22a48d188024830d61365ce97a

[PATCH] f2fs: fix build warning for f2fs_has_inline_data()

2013-12-26 Thread Haicheng Li
This patch is to fix the issue reported by Fengguang Wu: > Note: the f2fs/linux-3.4 HEAD 22a48d188024830d61365ce97a0a8a0bedd494a9 builds > fine. > It only hurts bisectibility. > > All error/warnings: > >In file included from fs/f2fs/data.c:22:0: >fs/f2fs/data.c: In function 'f2fs_dir