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-- 2.9 KB
Makefile -rw-r--r-- 545 bytes
core-card.c -rw-r--r-- 18.9 KB
core-cdev.c -rw-r--r-- 45.5 KB
core-device.c -rw-r--r-- 33.2 KB
core-iso.c -rw-r--r-- 9.6 KB
core-topology.c -rw-r--r-- 14.9 KB
core-transaction.c -rw-r--r-- 34.2 KB
core.h -rw-r--r-- 6.8 KB
init_ohci1394_dma.c -rw-r--r-- 9.6 KB
net.c -rw-r--r-- 43.3 KB
nosy-user.h -rw-r--r-- 590 bytes
nosy.c -rw-r--r-- 17.5 KB
nosy.h -rw-r--r-- 9.7 KB
ohci.c -rw-r--r-- 95.0 KB
ohci.h -rw-r--r-- 7.0 KB
sbp2.c -rw-r--r-- 47.7 KB

back to top