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

2012-10-22 Thread Jaegeuk Kim
> On Tue, Oct 23, 2012 at 11:33:28AM +0900, Jaegeuk Kim wrote: > > +config F2FS_STAT_FS > > + bool "F2FS Status Information" > > + depends on F2FS_FS > > + default y > > + help > > + /proc/fs/f2fs/ contains information about partitions mounted as f2fs. > > + For each partition, a co

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

2012-10-22 Thread Greg KH
On Tue, Oct 23, 2012 at 11:33:28AM +0900, Jaegeuk Kim wrote: > +config F2FS_STAT_FS > + bool "F2FS Status Information" > + depends on F2FS_FS > + default y > + help > + /proc/fs/f2fs/ contains information about partitions mounted as f2fs. > + For each partition, a corres