On Tue, Sep 20, 2016 at 10:05:02AM -0400, je...@suse.com wrote:
> From: Jeff Mahoney <je...@suse.com>
> 
> For many printks, we want to know which file system issued the message.
> 
> This patch converts most pr_* calls to use the btrfs_* versions instead.
> In some cases, this means adding plumbing to allow call sites access to
> an fs_info pointer.
> 
> fs/btrfs/check-integrity.c is left alone for another day.
> 
> Signed-off-by: Jeff Mahoney <je...@suse.com>

I've spotted some extra newline in one of the messages so I went through
the patch again and did some whitespace changes (shifting the strings
left where it exceeded 80 cols, though it hasn't helped too much).

Reviewed-by: David Sterba <dste...@suse.com>

Otherwise I like this series, we'll get almost all messges prefixed.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to