patch-2.4.26 linux-2.4.26/fs/xfs/xfs_mount.h

Next file: linux-2.4.26/fs/xfs/xfs_qmops.c
Previous file: linux-2.4.26/fs/xfs/xfs_mount.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/fs/xfs/xfs_mount.h linux-2.4.26/fs/xfs/xfs_mount.h
@@ -571,8 +571,8 @@
 extern struct vfsops xfs_vfsops;
 extern struct vnodeops xfs_vnodeops;
 
-extern struct xfs_dmops xfs_dmcore_xfs;
-extern struct xfs_qmops xfs_qmcore_xfs;
+extern struct xfs_dmops xfs_dmcore_stub;
+extern struct xfs_qmops xfs_qmcore_stub;
 extern struct xfs_ioops xfs_iocore_xfs;
 
 extern int	xfs_init(void);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)