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
- Lines: 11
- Date:
2004-04-14 06:05:40.000000000 -0700
- Orig file:
linux-2.4.25/fs/xfs/xfs_mount.h
- Orig date:
2004-02-18 05:36:32.000000000 -0800
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)