On Wed, Sep 29, 2010 at 09:27:20PM +1000, Dave Chinner wrote: > > +out_undo_ifreecount: > > + if (ifreedelta) > > + xfs_icsb_modify_counters(mp, XFS_SBS_IFREE, ifreedelta, rsvd); > > +out_undo_icount: > > + if (idelta) > > + xfs_icsb_modify_counters(mp, XFS_SBS_ICOUNT, idelta, rsvd); > > These two should be -ifreedelta and -idelta, right? Indeed, fixed. _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs