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-- 3.4 KB
Makefile -rw-r--r-- 728 bytes
b43_pci_bridge.c -rw-r--r-- 1.6 KB
driver_chipcommon.c -rw-r--r-- 14.5 KB
driver_chipcommon_pmu.c -rw-r--r-- 19.1 KB
driver_extif.c -rw-r--r-- 3.7 KB
driver_gige.c -rw-r--r-- 7.3 KB
driver_mipscore.c -rw-r--r-- 6.9 KB
driver_pcicore.c -rw-r--r-- 18.3 KB
embedded.c -rw-r--r-- 5.2 KB
main.c -rw-r--r-- 32.9 KB
pci.c -rw-r--r-- 28.8 KB
pcihost_wrapper.c -rw-r--r-- 2.7 KB
pcmcia.c -rw-r--r-- 19.7 KB
scan.c -rw-r--r-- 10.2 KB
sdio.c -rw-r--r-- 15.8 KB
sprom.c -rw-r--r-- 5.2 KB
ssb_private.h -rw-r--r-- 5.6 KB

back to top