patch-2.4.26 linux-2.4.26/fs/xfs/xfs_dmops.c

Next file: linux-2.4.26/fs/xfs/xfs_error.c
Previous file: linux-2.4.26/fs/xfs/xfs_dmapi.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/fs/xfs/xfs_dmops.c linux-2.4.26/fs/xfs/xfs_dmops.c
@@ -43,7 +43,7 @@
 #include "xfs_dmapi.h"
 #include "xfs_mount.h"
 
-xfs_dmops_t	xfs_dmcore_xfs = {
+xfs_dmops_t	xfs_dmcore_stub = {
 	.xfs_send_data		= (xfs_send_data_t)fs_nosys,
 	.xfs_send_mmap		= (xfs_send_mmap_t)fs_noerr,
 	.xfs_send_destroy	= (xfs_send_destroy_t)fs_nosys,

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