From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [PATCH 5/9] tests: check proper operation of metadata_csum_seed Date: Sat, 5 Mar 2016 19:20:05 -0500 Message-ID: <20160306002005.GF10297@thunk.org> References: <20160213223725.25381.20929.stgit@birch.djwong.org> <20160213223757.25381.15201.stgit@birch.djwong.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org To: "Darrick J. Wong" Return-path: Received: from imap.thunk.org ([74.207.234.97]:36522 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750903AbcCFAUH (ORCPT ); Sat, 5 Mar 2016 19:20:07 -0500 Content-Disposition: inline In-Reply-To: <20160213223757.25381.15201.stgit@birch.djwong.org> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Sat, Feb 13, 2016 at 02:37:57PM -0800, Darrick J. Wong wrote: > Signed-off-by: Darrick J. Wong Applied, thanks. - Ted