[PATCH v3 3/4] xfs: replace on-stack xfs_trans_res with pointer in xfs_create()

Christoph Hellwig hch at infradead.org
Tue Apr 15 12:50:51 CDT 2014


On Tue, Apr 15, 2014 at 12:18:25PM -0400, Brian Foster wrote:
> There's no need to store a full struct xfs_trans_res on the stack in
> xfs_create() and copy the fields. Use a pointer to the appropriate
> structures embedded in the xfs_mount.
> 
> Signed-off-by: Brian Foster <bfoster at redhat.com>

Looks good,

Reviewed-by: Christoph Hellwig <hch at lst.de>



More information about the xfs mailing list