Diff for /xfs-linux/xfs_bmap.h between versions 1.97 and 1.98

version 1.97, 2006/04/13 10:13:05 version 1.98, 2007/02/06 14:35:53
Line 202  int      /* error */ Line 202  int      /* error */
 xfs_bmap_finish(  xfs_bmap_finish(
         struct xfs_trans        **tp,           /* transaction pointer addr */          struct xfs_trans        **tp,           /* transaction pointer addr */
         xfs_bmap_free_t         *flist,         /* i/o: list extents to free */          xfs_bmap_free_t         *flist,         /* i/o: list extents to free */
         xfs_fsblock_t           firstblock,     /* controlled a.g. for allocs */  
         int                     *committed);    /* xact committed or not */          int                     *committed);    /* xact committed or not */
   
 /*  /*

Removed from v.1.97  
changed lines
  Added in v.1.98


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