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

From: 'Greg KH'
Date: Wed Oct 31 2012 - 18:50:34 EST


On Thu, Nov 01, 2012 at 07:38:12AM +0900, Jaegeuk Kim wrote:
> From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
>
> 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>
> [jaegeuk.kim@xxxxxxxxxxx: merged 3 debugfs entries into a *status* entry]
> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@xxxxxxxxxxx>

Thanks for the change.

As for the merge, that looks good to me.

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/