ocfs2: Don't print errors when following symlinks
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 4 Jan 2007 01:25:40 +0000 (17:25 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 22 Jan 2007 00:18:14 +0000 (16:18 -0800)
We shouldn't print errors returned from vfs_follow_link(). This was causing
spurious errors to show up in the logs.

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

No differences found