On Tue, Aug 27, 2013 at 05:15:45PM -0400, Brian Foster wrote: > The call to xfs_inobt_get_rec() in xfs_dialloc_ag() passes 'j' as > the output status variable. The immediately following > XFS_WANT_CORRUPTED_GOTO() checks the value of 'i,' which is from > the previous lookup call and has already been checked. Fix the > corruption check to use 'j.' > > Signed-off-by: Brian Foster <bfoster@xxxxxxxxxx> Applied. _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs