]> 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)
commitb461511c7bfa5e7b6ccfd7cdc5135c82a333725b
treea1fae623eade7120397723d6edef6a99356997f5
parent3bd94a423c196827bc2c217c9b13d211b6e3706b
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