xfs: Use dprintf() for debug messages in xfs_debug()
commit85e0d335bee51eab9b7917008cdf7774cb9b636b
authorPaulo Alcantara <pcacjr@zytor.com>
Mon, 23 Jul 2012 03:00:24 +0000 (23 00:00 -0300)
committerPaulo Alcantara <pcacjr@zytor.com>
Mon, 23 Jul 2012 14:43:38 +0000 (23 11:43 -0300)
tree3f5a30d593df1e5be48a868f8567afe6ae457f16
parentbc6d4583f7c2236bc5256e0d11d1b523fd1eddd0
xfs: Use dprintf() for debug messages in xfs_debug()

xfs_debug() has been using printf() for debug messages. So, let's use
dprintf() function for now (which is the correct to do).

Signed-off-by: Paulo Alcantara <pcacjr@zytor.com>
core/fs/xfs/xfs.h