Re: [PATCH 16/17] f2fs: move proc files to debugfs

From: Greg KH
Date: Wed Oct 31 2012 - 11:51:35 EST


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 <gregkh@xxxxxxxxxxxxxxxxxxx>
> Acked-by: Jaegeuk Kim <jaegeuk.kim@xxxxxxxxxxx>

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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/