=========================================================================== Index: linux/fs/xfs/linux/xfs_super.c =========================================================================== --- /usr/tmp/TmpDir.22191-0/linux/fs/xfs/linux/xfs_super.c_1.153 Tue Jan 15 09:37:00 2002 +++ linux/fs/xfs/linux/xfs_super.c Tue Jan 15 09:34:44 2002 @@ -911,8 +911,10 @@ statfs: linvfs_statfs, remount_fs: linvfs_remount, +#if 0 fh_to_dentry: linvfs_fh_to_dentry, dentry_to_fh: linvfs_dentry_to_fh, +#endif }; DECLARE_FSTYPE_DEV(xfs_fs_type, XFS_NAME, linvfs_read_super);