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

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)