Diff for /xfs-linux/xfs_bmap.h between versions 1.101 and 1.102

version 1.101, 2007/08/24 16:03:11 version 1.102, 2007/11/02 03:09:06
Line 25  struct xfs_inode; Line 25  struct xfs_inode;
 struct xfs_mount;  struct xfs_mount;
 struct xfs_trans;  struct xfs_trans;
   
   extern kmem_zone_t      *xfs_bmap_free_item_zone;
   
 /*  /*
  * DELTA: describe a change to the in-core extent list.   * DELTA: describe a change to the in-core extent list.
  *   *

Removed from v.1.101  
changed lines
  Added in v.1.102


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