On Wed, 2011-08-24 at 02:04 -0400, Christoph Hellwig wrote: > Rather that putting extent records on the stack and then pointing to > them in the bmalloca structure which is in the same stack frame, put > the extent records directly in the bmalloca structure. This reduces > the number of args that need to be passed around. > > Signed-off-by: Dave Chinner <dchinner@xxxxxxxxxx> Interesting that the only place that uses that structure (defines an object of that type anyway) is xfs_bmapi_write(). Looks good. Reviewed-by: Alex Elder <aelder@xxxxxxx> _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs