My apologies... I should have examined the patch itself more carefully. I'll resend. Thanks,
--- Jaegeuk Kim Samsung > -----Original Message----- > From: Greg KH [mailto:[email protected]] > Sent: Thursday, November 01, 2012 12:52 AM > To: Jaegeuk Kim > Cc: [email protected]; [email protected]; > [email protected]; > [email protected]; [email protected]; [email protected]; [email protected]; > [email protected] > Subject: Re: [PATCH 16/17] f2fs: move proc files to debugfs > Importance: High > > On Wed, Oct 31, 2012 at 06:49:32PM +0900, Jaegeuk Kim wrote: > > This moves all of the f2fs debugging files into debugfs. The files are > > located in /sys/kernel/debug/f2fs/ > > > > Note, I think we are generating all of the same information in each of > > the files for every unique f2fs filesystem in the machine. This copies > > the functionality that was present in the proc files, but this should be > > fixed up in the future. > > > > Signed-off-by: Greg Kroah-Hartman <[email protected]> > > Acked-by: Jaegeuk Kim <[email protected]> > > As I wrote this, you need to keep the "From: Greg..." as the first line > in the changelog so it properly gets attributed when it gets applied. > > See the file Documentation/SubmittingPatches for more details of this. > > thanks, > > greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

