commit | a46043e08f300982c51df317e2f8fb919dedadcd | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mfasheh@ca-build8.us.oracle.com> | Mon Nov 19 18:40:16 2007 -0800 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Tue Nov 27 16:47:02 2007 -0800 |
tree | 8ce0523d9cb7a630aebe90fa0fc7bffcddf72ac6 | |
parent | ef9f86ceb63f2803c9aada249986b84d2f99c635 [diff] |
ocfs2: log valid inode # on bad inode If the inode block isn't valid then we don't want to print the value from that, instead print the block number which was passed in (which should always be correct). Also, turn this into a debug print for now - folks who hit an actual problem always have other logs indicating what the source is. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>