Re: [PATCH] btrfs: memset cur_trans->delayed_refs to zero

From: David Sterba
Date: Tue Sep 22 2015 - 09:05:54 EST


On Mon, Sep 07, 2015 at 05:24:37PM +0300, Alexandru Moise wrote:
> Use memset() to null out the btrfs_delayed_ref_root of
> btrfs_transaction instead of setting all the members to 0 by hand.
>
> Signed-off-by: Alexandru Moise <00moses.alexander00@xxxxxxxxx>

Reviewed-by: David Sterba <dsterba@xxxxxxxx>

Please use the versioning in patch subject so we know which version is
the latest, like

[PATCH v4] btrfs: memset cur_trans->delayed_refs to zero
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/