Diff for /xfs-linux/linux-2.4/Attic/xfs_ksyms.c between versions 1.48 and 1.49

version 1.48, 2007/02/07 02:50:13 version 1.49, 2007/04/16 06:06:47
Line 124  EXPORT_SYMBOL(xfs_params); Line 124  EXPORT_SYMBOL(xfs_params);
 EXPORT_SYMBOL(xfs_bmbt_disk_get_all);  EXPORT_SYMBOL(xfs_bmbt_disk_get_all);
 #endif  #endif
   
 #if defined(CONFIG_XFS_DEBUG)  #if defined(CONFIG_KDB_MODULES)
 extern struct list_head xfs_buftarg_list;  EXPORT_SYMBOL(xfs_get_buftarg_list);
 EXPORT_SYMBOL(xfs_buftarg_list);  
 #endif  #endif
   
 /*  /*

Removed from v.1.48  
changed lines
  Added in v.1.49


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>