Re: [PATCH 16/25] xfs: move extent records into bmalloca structure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux