All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcus Huewe <suse-tux@gmx.de>
To: tytso@mit.edu
Cc: linux-ext4@vger.kernel.org
Subject: [PATCH 0/2] mke2fs -E offset=N filessystem size calculation
Date: Thu, 12 May 2016 18:21:55 +0200	[thread overview]
Message-ID: <20160512162155.GA4618@linux> (raw)

Hi,

it seems that commit 87d9b2fb broke the filesystem size calculation, if
mke2fs is called with the offset option ("-E offset=N") and an explicitly
specified filesystem size.
This series fixes it and documents the expected behavior (see adjusted
testcase).


Marcus

Marcus Huewe (2):
  tests: test "mke2fs -E offset=N" filesystem size calculation
  mke2fs: fix filesystem size calculation, if an offset is specified

 misc/mke2fs.c                |  3 ++-
 tests/t_mke2fs_offset/script | 28 +++++++++++++++++++++-------
 2 files changed, 23 insertions(+), 8 deletions(-)

-- 
2.6.3


                 reply	other threads:[~2016-05-12 16:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20160512162155.GA4618@linux \
    --to=suse-tux@gmx.de \
    --cc=linux-ext4@vger.kernel.org \
    --cc=tytso@mit.edu \
    /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.