Skip to content
Commit e54c78a2 authored by Bob Peterson's avatar Bob Peterson
Browse files

gfs2: Use fs_* functions instead of pr_* function where we can



Before this patch, various errors and messages were reported using
the pr_* functions: pr_err, pr_warn, pr_info, etc., but that does
not tell you which gfs2 mount had the problem, which is often vital
to debugging. This patch changes the calls from pr_* to fs_* in
most of the messages so that the file system id is printed along
with the message.

Signed-off-by: default avatarBob Peterson <rpeterso@redhat.com>
parent b524abcc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment