Re: [PATCH 16/16] f2fs: update Kconfig and Makefile

2012-10-06 Thread Jaegeuk Kim
2012-10-05 (금), 09:53 -0700, Greg KH: > On Fri, Oct 05, 2012 at 09:06:09PM +0900, 김재극 wrote: > > This adds Makefile and Kconfig for f2fs, and updates Makefile and Kconfig > > files > > in the fs directory. > > I found it easier to comment about this here, instead of where the code > implemented

Re: [PATCH 16/16] f2fs: update Kconfig and Makefile

2012-10-06 Thread Jaegeuk Kim
2012-10-05 (금), 09:53 -0700, Greg KH: On Fri, Oct 05, 2012 at 09:06:09PM +0900, 김재극 wrote: This adds Makefile and Kconfig for f2fs, and updates Makefile and Kconfig files in the fs directory. I found it easier to comment about this here, instead of where the code implemented this, as

Re: [PATCH 16/16] f2fs: update Kconfig and Makefile

2012-10-05 Thread Greg KH
On Fri, Oct 05, 2012 at 09:06:09PM +0900, 김재극 wrote: > This adds Makefile and Kconfig for f2fs, and updates Makefile and Kconfig > files > in the fs directory. I found it easier to comment about this here, instead of where the code implemented this, as you describe it well here: > +config

[PATCH 16/16] f2fs: update Kconfig and Makefile

2012-10-05 Thread 김재극
This adds Makefile and Kconfig for f2fs, and updates Makefile and Kconfig files in the fs directory. Signed-off-by: Jaegeuk Kim --- fs/Kconfig |1 + fs/Makefile |1 + fs/f2fs/Kconfig | 55 ++ fs/f2fs/Makefile |6

[PATCH 16/16] f2fs: update Kconfig and Makefile

2012-10-05 Thread 김재극
This adds Makefile and Kconfig for f2fs, and updates Makefile and Kconfig files in the fs directory. Signed-off-by: Jaegeuk Kim jaegeuk@samsung.com --- fs/Kconfig |1 + fs/Makefile |1 + fs/f2fs/Kconfig | 55 ++

Re: [PATCH 16/16] f2fs: update Kconfig and Makefile

2012-10-05 Thread Greg KH
On Fri, Oct 05, 2012 at 09:06:09PM +0900, 김재극 wrote: This adds Makefile and Kconfig for f2fs, and updates Makefile and Kconfig files in the fs directory. I found it easier to comment about this here, instead of where the code implemented this, as you describe it well here: +config