]> git.baikalelectronics.ru Git - kernel.git/commit
CacheFiles: Make some debugging statements conditional
authorDavid Howells <dhowells@redhat.com>
Thu, 20 Dec 2012 21:52:34 +0000 (21:52 +0000)
committerDavid Howells <dhowells@redhat.com>
Thu, 20 Dec 2012 21:58:25 +0000 (21:58 +0000)
commitbb41c17a62e7006aa8f51ce05b13710bf46bac6d
treefed12ce72c7d293f02a2ffb0e5a61a9919b139eb
parente29b85cbc066500ce937c20a225601091303042e
CacheFiles: Make some debugging statements conditional

Downgrade some debugging statements to not unconditionally print stuff, but
rather be conditional on the appropriate module parameter setting.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/cachefiles/rdwr.c