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-- 974 bytes
Makefile -rw-r--r-- 166 bytes
config.c -rw-r--r-- 324 bytes
virtio.c -rw-r--r-- 6.5 KB
virtio_balloon.c -rw-r--r-- 9.7 KB
virtio_pci.c -rw-r--r-- 19.1 KB
virtio_ring.c -rw-r--r-- 13.5 KB

back to top