lkml.org 
[lkml]   [2012]   [Oct]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 16/16 v2] f2fs: update Kconfig and Makefile
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 corresponding directory, named as its device
> + name, is provided with the following proc entries.
> +
> + f2fs_stat major file system information managed by f2fs currently
> + f2fs_sit_stat average SIT information about whole segments
> + f2fs_mem_stat current memory footprint consumed by f2fs
> +
> + e.g., in /proc/fs/f2fs/sdb1/

Again, I will point out that this should either be in debugfs, or in
/sys/fs/ but it should NOT be in /proc/ at all.

If you need help, I will be glad to do this conversion, just let me know
and I'll send you a patch on top of this series that moves these entries
into debugfs, which is where I think they really belong.

thanks,

greg k-h


\
 
 \ /
  Last update: 2012-10-23 05:41    [W:0.574 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site