commit | cb94eb066e089da461d37fea39779606512e144a | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Mar 06 12:17:21 2014 -0800 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Fri Mar 07 09:39:18 2014 +0000 |
tree | 12d2f26274a32d80fc46c394c5aefa49f374cdc4 | |
parent | 8382e26b2c8ba3c4be552d887eed1969dc1a95b8 [diff] |
GFS2: Convert gfs2_lm_withdraw to use fs_err vprintk use is not prefixed by a KERN_<LEVEL>, so emit these messages at KERN_ERR level. Using %pV can save some code and allow fs_err to be used, so do it. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>