Diff for /xfs-linux/xfs_trans_item.c between versions 1.45 and 1.46

version 1.45, 2006/05/30 15:53:25 version 1.46, 2007/11/02 03:09:06
Line 21 Line 21
 #include "xfs_log.h"  #include "xfs_log.h"
 #include "xfs_inum.h"  #include "xfs_inum.h"
 #include "xfs_trans.h"  #include "xfs_trans.h"
   #include "xfs_trans_priv.h"
   
 STATIC int      xfs_trans_unlock_chunk(xfs_log_item_chunk_t *,  STATIC int      xfs_trans_unlock_chunk(xfs_log_item_chunk_t *,
                                         int, int, xfs_lsn_t);                                          int, int, xfs_lsn_t);

Removed from v.1.45  
changed lines
  Added in v.1.46


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