Revision 5bb1468238e20b15921909e9f9601e945f03bac7 authored by Arnd Hannemann on 20 November 2011, 12:33:38 UTC, committed by Chris Mason on 20 November 2011, 12:42:16 UTC
For the user it is confusing to find something like:
[10197.627710] new size for /dev/mapper/vg0-usr_share is 3221225472
in kernel log, because it doesn't point directly to btrfs.

This patch prefixes those messages with "btrfs:" like other btrfs
related printks.

Signed-off-by: Arnd Hannemann <arnd@arndnet.de>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
1 parent fadc0d8
History
File Mode Size
Kconfig -rw-r--r-- 772 bytes
Makefile -rw-r--r-- 161 bytes
af_unix.c -rw-r--r-- 54.5 KB
garbage.c -rw-r--r-- 10.4 KB
sysctl_net_unix.c -rw-r--r-- 1.3 KB

back to top