From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [PATCH 3/9] e2fsck: check the checksum seed feature flag is set correctly Date: Sat, 5 Mar 2016 18:37:23 -0500 Message-ID: <20160305233723.GD10297@thunk.org> References: <20160213223725.25381.20929.stgit@birch.djwong.org> <20160213223744.25381.96382.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]:36454 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750933AbcCEXhZ (ORCPT ); Sat, 5 Mar 2016 18:37:25 -0500 Content-Disposition: inline In-Reply-To: <20160213223744.25381.96382.stgit@birch.djwong.org> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Sat, Feb 13, 2016 at 02:37:44PM -0800, Darrick J. Wong wrote: > Signed-off-by: Darrick J. Wong Thanks, applied. - Ted