commit | 0c9512d74635198d90f349acec19381e446ba2b4 | [log] [tgz] |
---|---|---|
author | David Chinner <dgc@sgi.com> | Tue Mar 14 13:02:13 2006 +1100 |
committer | Nathan Scott <nathans@sgi.com> | Tue Mar 14 13:02:13 2006 +1100 |
tree | 97a60f4e3a9a5d67ae7f4bf192cc7066e48a5979 | |
parent | 3759fa9c55923f719ae944a3f8fbb029b36f759d [diff] |
[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 <dgc@sgi.com> Signed-off-by: Nathan Scott <nathans@sgi.com>