xfs: Use consistent logging message prefixes
authorJoe Perches <joe@perches.com>
Wed, 29 Jul 2015 01:52:04 +0000 (11:52 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 29 Jul 2015 01:52:04 +0000 (11:52 +1000)
The second and subsequent lines of multi-line logging messages
are not prefixed with the same information as the first line.

Separate messages with newlines into multiple calls to ensure
consistent prefixing and allow easier grep use.

Signed-off-by: Joe Perches <joe@perches.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/libxfs/xfs_dir2_node.c
fs/xfs/libxfs/xfs_sb.c
fs/xfs/xfs_buf.c
fs/xfs/xfs_log.c
fs/xfs/xfs_log_recover.c

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge