aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/debug.h
diff options
context:
space:
mode:
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2012-01-18 15:46:13 +0200
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2012-02-29 16:10:20 +0200
commit16c395ca72a79115653892c0724d4928f72520fe (patch)
treeb0dcbfab98796f84fe2ddd6c37de9312067a71f2 /fs/ubifs/debug.h
parentUBIFS: amend recovery debugging message (diff)
downloadlinux-dev-16c395ca72a79115653892c0724d4928f72520fe.tar.xz
linux-dev-16c395ca72a79115653892c0724d4928f72520fe.zip
UBIFS: increase dumps loglevel
Most of the time we use the dumping function to dump something in case of error. We use 'KERN_DEBUG' printk level, and the drawback is that users do not see them in the console, while they see the other error messages in the console. The result is that they send bug reports which does not contain a lot of useful information. This patch changes the printk level of the dump functions to 'KERN_ERR' to correct the situation. I documented it in the MTD web site that people have to send the 'dmesg' output when submitting bug reposts - it did not help. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'fs/ubifs/debug.h')
0 files changed, 0 insertions, 0 deletions