SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
authorDavid Howells <dhowells@redhat.com>
Mon, 29 Mar 2010 12:08:52 +0000 (13:08 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 29 Mar 2010 16:14:47 +0000 (09:14 -0700)
commita53f4f9efaeb1d87cfae066346979d4d70e1abe9
treed774e3c010b96bc71226d5aedd1df04462629db5
parent88be12c440cfa2fa3f5be83507360aac9ea1c54e
SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG

CONFIG_SLOW_WORK_PROC was changed to CONFIG_SLOW_WORK_DEBUG, but not in all
instances.  Change the remaining instances.  This makes the debugfs file
display the time mark and the owner's description again.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/fscache/object.c
fs/fscache/operation.c
include/linux/fscache-cache.h
kernel/slow-work.h