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
iscsi
loopback
tcm_fc
Kconfig -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 796 bytes
target_core_alua.c -rw-r--r-- 54.7 KB
target_core_alua.h -rw-r--r-- 5.0 KB
target_core_cdb.c -rw-r--r-- 34.4 KB
target_core_configfs.c -rw-r--r-- 88.3 KB
target_core_device.c -rw-r--r-- 48.1 KB
target_core_fabric_configfs.c -rw-r--r-- 34.4 KB
target_core_fabric_lib.c -rw-r--r-- 12.3 KB
target_core_file.c -rw-r--r-- 17.0 KB
target_core_file.h -rw-r--r-- 1.1 KB
target_core_hba.c -rw-r--r-- 4.4 KB
target_core_hba.h -rw-r--r-- 192 bytes
target_core_iblock.c -rw-r--r-- 19.9 KB
target_core_iblock.h -rw-r--r-- 672 bytes
target_core_pr.c -rw-r--r-- 129.5 KB
target_core_pr.h -rw-r--r-- 2.1 KB
target_core_pscsi.c -rw-r--r-- 35.3 KB
target_core_pscsi.h -rw-r--r-- 1.4 KB
target_core_rd.c -rw-r--r-- 17.8 KB
target_core_rd.h -rw-r--r-- 1.7 KB
target_core_scdb.c -rw-r--r-- 2.6 KB
target_core_scdb.h -rw-r--r-- 442 bytes
target_core_stat.c -rw-r--r-- 52.8 KB
target_core_stat.h -rw-r--r-- 316 bytes
target_core_tmr.c -rw-r--r-- 12.0 KB
target_core_tpg.c -rw-r--r-- 23.0 KB
target_core_transport.c -rw-r--r-- 142.7 KB
target_core_ua.c -rw-r--r-- 9.1 KB
target_core_ua.h -rw-r--r-- 1.4 KB

back to top