patch-2.4.26 linux-2.4.26/fs/xfs/xfs_qmops.c
Next file: linux-2.4.26/fs/xfs/xfs_quota.h
Previous file: linux-2.4.26/fs/xfs/xfs_mount.h
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
2004-04-14 06:05:40.000000000 -0700
 -  Orig file: 
linux-2.4.25/fs/xfs/xfs_qmops.c
 -  Orig date: 
2004-02-18 05:36:32.000000000 -0800
 
diff -urN linux-2.4.25/fs/xfs/xfs_qmops.c linux-2.4.26/fs/xfs/xfs_qmops.c
@@ -54,7 +54,7 @@
 	return NULL;
 }
 
-xfs_qmops_t	xfs_qmcore_xfs = {
+xfs_qmops_t	xfs_qmcore_stub = {
 	.xfs_qminit		= (xfs_qminit_t) fs_noerr,
 	.xfs_qmdone		= (xfs_qmdone_t) fs_noerr,
 	.xfs_qmmount		= (xfs_qmmount_t) fs_noerr,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)