From: David Chinner Date: Tue, 14 Mar 2006 02:02:13 +0000 (+1100) Subject: [XFS] find_exported_dentry(). XFS does not need to use this symbol as it X-Git-Tag: v2.6.17-rc1~1000^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c9512d74635198d90f349acec19381e446ba2b4;p=pandora-kernel.git [XFS] find_exported_dentry(). XFS does not need to use this symbol as it is provided by a vector through the superblock export operations when the filesystem is exported by NFS. The fix is to call that vector instead of using the exported symbol directly. SGI-PV: 948858 SGI-Modid: xfs-linux-melb:xfs-kern:25062a Signed-off-by: David Chinner Signed-off-by: Nathan Scott --- Reading git-diff-tree failed