]> git.ipfire.org Git - people/ms/linux.git/commit - fs/gfs2/glops.c
gfs2: replace more printk with calls to fs_info and friends
authorBob Peterson <rpeterso@redhat.com>
Mon, 13 May 2019 14:42:18 +0000 (09:42 -0500)
committerAndreas Gruenbacher <agruenba@redhat.com>
Thu, 27 Jun 2019 19:30:27 +0000 (21:30 +0200)
commitf29e62eed261f01431d348d8b22a6f275d553a51
tree5aa07bda9a530d12a7d6090db71af1efc214755b
parent3792ce973f07a2644fd81424b9acacb12530a3cf
gfs2: replace more printk with calls to fs_info and friends

This patch replaces a few leftover printk errors with calls to
fs_info and similar, so that the file system having the error is
properly logged.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/bmap.c
fs/gfs2/glops.c
fs/gfs2/rgrp.c
fs/gfs2/super.c