]> git.ipfire.org Git - people/ms/linux.git/commit - fs/btrfs/disk-io.c
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)
commitf14d104dbdb5044dac9acd0e983ffb60f706c746
treea1fae623eade7120397723d6edef6a99356997f5
parent9464732266862f6044e4708dca6c4b2a83dd937b
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