ocfs2: cleanup ocfs2_iget() errors
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 4 Jan 2007 01:06:59 +0000 (17:06 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 22 Jan 2007 00:19:12 +0000 (16:19 -0800)
Get rid of some error prints in the ocfs2_iget() path from
ocfs2_get_dentry(). NFSD can easily cause us to read stale inodes.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found