Diff for /xfs-linux/xfs_btree.h between versions 1.66 and 1.67

version 1.66, 2007/06/20 06:08:26 version 1.67, 2007/11/02 03:09:06
Line 24  struct xfs_inode; Line 24  struct xfs_inode;
 struct xfs_mount;  struct xfs_mount;
 struct xfs_trans;  struct xfs_trans;
   
   extern kmem_zone_t      *xfs_btree_cur_zone;
   
 /*  /*
  * This nonsense is to make -wlint happy.   * This nonsense is to make -wlint happy.
  */   */

Removed from v.1.66  
changed lines
  Added in v.1.67


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