diff options
author | Bob Peterson <rpeterso@redhat.com> | 2018-10-03 16:47:36 +0300 |
---|---|---|
committer | Bob Peterson <rpeterso@redhat.com> | 2018-10-05 19:16:54 +0300 |
commit | e54c78a27fcdef406af799f360a93e6754adeefe (patch) | |
tree | 11cce8cb95ecd48c015f7f8d311154decdb90f9e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b524abcc01483b2ac093cc6a8a2a7375558d2b64 (diff) | |
download | linux-e54c78a27fcdef406af799f360a93e6754adeefe.tar.xz |
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: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions