Re: [PATCH] SLOW_WORK: Move slow_work's proc file to debugfs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* David Howells <dhowells@xxxxxxxxxx> wrote:

> Move slow_work's debugging proc file to debugfs.
> 
> Signed-off-by: David Howells <dhowells@xxxxxxxxxx>
> ---
> 
>  Documentation/slow-work.txt |    4 -
>  include/linux/slow-work.h   |    8 +-
>  init/Kconfig                |    8 +-
>  kernel/Makefile             |    2 
>  kernel/slow-work-debugfs.c  |  227 +++++++++++++++++++++++++++++++++++++++++++
>  kernel/slow-work-proc.c     |  227 -------------------------------------------
>  kernel/slow-work.c          |   18 ++-
>  kernel/slow-work.h          |    6 +
>  8 files changed, 253 insertions(+), 247 deletions(-)
>  create mode 100644 kernel/slow-work-debugfs.c
>  delete mode 100644 kernel/slow-work-proc.c

Nice - thanks for doing this so quickly! It might sound like nitpicking 
but /proc ABIs tend to be a lot harder to get rid of than debugfs 
interfaces.

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux