From mboxrd@z Thu Jan 1 00:00:00 1970 From: tytso@mit.edu Subject: Re: [PATCH RESEND] ext4: Show journal_checksum option Date: Thu, 20 May 2010 23:20:15 -0400 Message-ID: <20100521032015.GB21568@thunk.org> References: <1272881709-4973-1-git-send-email-jack@suse.cz> <20100507160955.GC3265@atrey.karlin.mff.cuni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org, sheridan@shezza.org To: Jan Kara Return-path: Received: from thunk.org ([69.25.196.29]:47349 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752661Ab0EUDUT (ORCPT ); Thu, 20 May 2010 23:20:19 -0400 Content-Disposition: inline In-Reply-To: <20100507160955.GC3265@atrey.karlin.mff.cuni.cz> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Fri, May 07, 2010 at 06:09:55PM +0200, Jan Kara wrote: > > We failed to show journal_checksum option in /proc/mounts. Fix it. > > > > Signed-off-by: Jan Kara > Ted, could you please pick this patch? Thanks. Added to the ext4 patch queue. Apologies for the delay. - Ted