Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information