xfs: Use xfs_debug() for "Entry not found!" message
commit783575baac3bcc3d3f603c35af3c7be4bfe2420a
authorPaulo Alcantara <pcacjr@zytor.com>
Mon, 23 Jul 2012 14:55:30 +0000 (23 11:55 -0300)
committerPaulo Alcantara <pcacjr@zytor.com>
Mon, 23 Jul 2012 14:55:30 +0000 (23 11:55 -0300)
tree7255e68faa76df87dd671f81a914dab92dfba4f1
parent85e0d335bee51eab9b7917008cdf7774cb9b636b
xfs: Use xfs_debug() for "Entry not found!" message

Printing "Entry not found!" as an error message does not make any sense,
so use xfs_debug() for printing it out instead.

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