From: Eric Biggers <ebiggers@kernel.org>
To: linux-ext4@vger.kernel.org
Cc: Paulo Antonio Alvarez <pauloaalvarez@gmail.com>
Subject: Re: [e2fsprogs PATCH] libext2fs: fix ext2fs_get_device_size2() return value on Windows
Date: Mon, 4 Sep 2023 10:48:48 -0700 [thread overview]
Message-ID: <20230904174848.GA30774@sol.localdomain> (raw)
In-Reply-To: <20230301034518.373859-1-ebiggers@kernel.org>
On Tue, Feb 28, 2023 at 07:45:18PM -0800, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@google.com>
>
> Creating a file system on Windows without a pre-existing file stopped
> working because the Windows version of ext2fs_get_device_size2() doesn't
> return ENOENT if the file doesn't exist. Fix this.
>
> Fixes: 53464654bd33 ("mke2fs: fix creating a file system image w/o a pre-existing file")
> Signed-off-by: Eric Biggers <ebiggers@google.com>
> ---
> .github/workflows/ci.yml | 1 -
> lib/ext2fs/getsize.c | 31 +++++++++++--------------------
> lib/ext2fs/windows_io.c | 11 -----------
> 3 files changed, 11 insertions(+), 32 deletions(-)
Ping.
next prev parent reply other threads:[~2023-09-04 17:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-01 3:45 [e2fsprogs PATCH] libext2fs: fix ext2fs_get_device_size2() return value on Windows Eric Biggers
2023-09-04 17:48 ` Eric Biggers [this message]
2024-04-17 2:03 ` Theodore Ts'o
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=20230904174848.GA30774@sol.localdomain \
--to=ebiggers@kernel.org \
--cc=linux-ext4@vger.kernel.org \
--cc=pauloaalvarez@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox