linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Zheng Liu <gnehzuil.liu@gmail.com>
To: Tomasz Chmielewski <mangoo@wpkg.org>
Cc: linux-ext4@vger.kernel.org
Subject: Re: "Setting filesystem feature 'metadata_csum' not supported" when trying to enable ext4 metadata checksums
Date: Tue, 24 Jul 2012 15:50:00 +0800	[thread overview]
Message-ID: <20120724075000.GA10906@gmail.com> (raw)
In-Reply-To: <500E4384.4090002@wpkg.org>

On Tue, Jul 24, 2012 at 01:41:08PM +0700, Tomasz Chmielewski wrote:
> With Linux 3.5, it should be possible to use ext4 metadata
> checksums; enabling of which should be made with the following
> command:
> 
> 
> # tune2fs -O metadata_csum /dev/sda1
> tune2fs 1.42 (29-Nov-2011)
> Setting filesystem feature 'metadata_csum' not supported.
> 
> 
> Running kernel 3.5, tried the latest e2fsprogs from git.

Hi Tomasz,

Could you please checkout the 'pu' branch in e2fsprogs?  You need to
use pu branch of e2fsprogs because the patches of metadata checksum
for e2fsprogs are in this branch.

BTW, until 3.5 kernel, it seems that metadata checksum still has a bug.
Here is a patch to fix this bug [1].

1. http://www.spinics.net/lists/linux-ext4/msg32685.html

Regards,
Zheng

  reply	other threads:[~2012-07-24  7:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-24  6:41 "Setting filesystem feature 'metadata_csum' not supported" when trying to enable ext4 metadata checksums Tomasz Chmielewski
2012-07-24  7:50 ` Zheng Liu [this message]
2012-07-24  8:51   ` Tomasz Chmielewski
2012-07-24  9:44     ` Zheng Liu
2012-07-24 10:32       ` Tomasz Chmielewski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120724075000.GA10906@gmail.com \
    --to=gnehzuil.liu@gmail.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=mangoo@wpkg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).