]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: switch more printks to our helpers
authorDavid Sterba <dsterba@suse.com>
Thu, 8 Oct 2015 09:37:06 +0000 (11:37 +0200)
committerDavid Sterba <dsterba@suse.com>
Thu, 8 Oct 2015 11:08:03 +0000 (13:08 +0200)
commitd39e2cd46b410ae4f221669851285eebbf01a07a
treea1fae623eade7120397723d6edef6a99356997f5
parent9a5e5e59fefcf5ea7a742c1d6bbaa3a15001ad3e
btrfs: switch more printks to our helpers

Convert the simple cases, not all functions provide a way to reach the
fs_info. Also skipped debugging messages (print-tree, integrity
checker and pr_debug) and messages that are printed from possibly
unfinished mount.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/disk-io.c
fs/btrfs/extent_io.c
fs/btrfs/ioctl.c
fs/btrfs/root-tree.c
fs/btrfs/send.c
fs/btrfs/volumes.c