All of lore.kernel.org
 help / color / mirror / Atom feed
From: Theodore Ts'o <tytso@mit.edu>
To: Ross Zwisler <ross.zwisler@linux.intel.com>
Cc: linux-ext4@vger.kernel.org
Subject: Re: mkfs.ext4 -D option fails to mount
Date: Thu, 29 Jun 2017 19:48:16 -0400	[thread overview]
Message-ID: <20170629234816.werual2uikyhc56k@thunk.org> (raw)
In-Reply-To: <20170629230637.GA14347@linux.intel.com>

I'm not able to reproduce it using your reproduction receipe using
e2fsprogs 1.43.4.  I suspect you might be hitting a bug which was
fixed by this commit:

commit d6cad379eb6c86ca58bf5b83a586577de412a2e6
Author: Theodore Ts'o <tytso@mit.edu>
Date:   Sun Sep 11 00:25:48 2016 -0400

    libext2fs: fix unaligned, multiblock writes in the unix_io handler
    
    The read-modify-write code for the unaligned fallback code wasn't
    working for multi-block writes.  This was unmasked by FreeBSD 11-rc2,
    since its malloc() is returning unaligned memory regions for large
    memory regions.
    
    Signed-off-by: Theodore Ts'o <tytso@mit.edu>

Can you retry with e2fsprogs 1.43.4 and see if it fixes your issue?

						- Ted

  reply	other threads:[~2017-06-29 23:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-29 15:35 mkfs.ext4 -D option fails to mount Ross Zwisler
2017-06-29 15:57 ` Ross Zwisler
2017-06-29 17:53   ` Theodore Ts'o
2017-06-29 23:06     ` Ross Zwisler
2017-06-29 23:48       ` Theodore Ts'o [this message]
2017-06-30 17:47         ` Ross Zwisler

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=20170629234816.werual2uikyhc56k@thunk.org \
    --to=tytso@mit.edu \
    --cc=linux-ext4@vger.kernel.org \
    --cc=ross.zwisler@linux.intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.