Fix "expected inode FOO, found BAR" warning message
authorZygo Blaxell <zblaxell@waya.furryterror.org>
Sun, 14 Feb 2010 00:36:22 +0000 (19:36 -0500)
committerZygo Blaxell <zblaxell@waya.furryterror.org>
Sun, 14 Feb 2010 00:36:22 +0000 (19:36 -0500)
commitf58c1c6b10b0d913ea800ad7440b52d12a89ac52
tree3ccbe64e7df0c2851137265e4c80069beee8bdd1
parent85b26d64c5fe49e33e7946498d5dd6c756c415ce
Fix "expected inode FOO, found BAR" warning message

FOO was passed through format_inode, BAR was not.  The behavior was
correct, but the message incorrectly suggested otherwise.
faster-dupemerge