• Mark Fasheh's avatar
    ocfs2: log valid inode # on bad inode · a46043e0
    Mark Fasheh authored
    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: default avatarMark Fasheh <mark.fasheh@oracle.com>
    a46043e0
inode.c 34.5 KB