From: Joe Perches Date: Wed, 29 Jul 2015 01:52:04 +0000 (+1000) Subject: xfs: Use consistent logging message prefixes X-Git-Tag: omap-for-v4.3/fixes-rc1~79^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f41febd2eb5bdaa1c5685fe8a9b09276645013bc;p=pandora-kernel.git xfs: Use consistent logging message prefixes 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 Reviewed-by: Dave Chinner Signed-off-by: Dave Chinner --- Reading git-diff-tree failed