2013/8/8, Jaegeuk Kim <jaegeuk....@samsung.com>: > This patch should resolve the following error reported by kbuild test > robot. > > All error/warnings: > > In file included from fs/f2fs/dir.c:13:0: > >> fs/f2fs/f2fs.h:435:17: error: field 's_kobj' has incomplete type > struct kobject s_kobj; > > The failure was caused by missing the kobject header file in dir.c. > So, this patch move the header file to the right location, f2fs.h. > > CC: Namjae Jeon <namjae.j...@samsung.com> > Signed-off-by: Jaegeuk Kim <jaegeuk....@samsung.com> Oops.. Looks good :) Thanks Jaegeuk!
> --- ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel