Hi, On Fri, Sep 21, 2012 at 12:46 PM, Raghavendra D Prabhu <raghu.prabhu13@xxxxxxxxx> wrote: > Hi, > > >> >>> + goto out_spc; >>> + } >>> + return 0; >>> } >>> } >>> >>> +out_spc: >>> + *inop = NULLFSINO; >>> + return ENOSPC; >>> out_alloc: >>> *IO_agbp = NULL; >>> return xfs_dialloc_ag(tp, agbp, parent, inop); >> >> >> Default behaviour on a loop break is to allocate inodes, not return >> ENOSPC. >> >> BTW, there's no need to cc LKML for XFS specific patches. LKML is >> noisy enough as it is without unnecessary cross-posts.... >> >> Cheers, >> >> Dave. >> -- >> Dave Chinner >> david@xxxxxxxxxxxxx >> > Ignore the previous. Resending the patch with fixes mentioned. _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs