RE: [PATCH 0/3] f2fs: move proc files to debugfs

2012-10-25 Thread Jaegeuk Kim
> On Tue, Oct 23, 2012 at 11:20:55AM -0700, Greg KH wrote: > > Here are 3 patches, moving the proc file usage on f2fs to debugfs. > > > > The first one fixes a bug in the gc.h file preventing it from being able > > to be included by any other files. > > > > The second patch moves all current proc

RE: [PATCH 0/3] f2fs: move proc files to debugfs

2012-10-25 Thread Jaegeuk Kim
On Tue, Oct 23, 2012 at 11:20:55AM -0700, Greg KH wrote: Here are 3 patches, moving the proc file usage on f2fs to debugfs. The first one fixes a bug in the gc.h file preventing it from being able to be included by any other files. The second patch moves all current proc file accesses

Re: [PATCH 0/3] f2fs: move proc files to debugfs

2012-10-23 Thread Greg KH
On Tue, Oct 23, 2012 at 11:20:55AM -0700, Greg KH wrote: > Here are 3 patches, moving the proc file usage on f2fs to debugfs. > > The first one fixes a bug in the gc.h file preventing it from being able > to be included by any other files. > > The second patch moves all current proc file

Re: [PATCH 0/3] f2fs: move proc files to debugfs

2012-10-23 Thread Greg KH
On Tue, Oct 23, 2012 at 11:20:55AM -0700, Greg KH wrote: Here are 3 patches, moving the proc file usage on f2fs to debugfs. The first one fixes a bug in the gc.h file preventing it from being able to be included by any other files. The second patch moves all current proc file accesses to a