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

From: Alexandru Moise
Date: Tue Sep 22 2015 - 09:22:24 EST


On Tue, Sep 22, 2015 at 03:04:54PM +0200, David Sterba wrote:
> 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

Alright, do you want me to resend it with the different subject tag
or shall I just keep that in mind for future patches?
--
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/