From: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: [PATCH] restripe.c: Use _FILE_OFFSET_BITS to enable largefile support
Date: Tue, 20 Feb 2024 14:02:50 +0100 [thread overview]
Message-ID: <20240220140250.00007040@linux.intel.com> (raw)
In-Reply-To: <20230823145256.00001103@linux.intel.com>
On Wed, 23 Aug 2023 14:52:56 +0200
Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com> wrote:
> On Thu, 10 Nov 2022 14:55:46 -0800
> Khem Raj <raj.khem@gmail.com> wrote:
>
> > Instead of using the lseek64 and friends, its better to enable it via
> > the feature macro _FILE_OFFSET_BITS = 64 and let the C library deal with
> > the width of types
> >
>
> LGTM. There are several style issues but you are not an author of them so I
> see this as good to go.
>
> Sorry, for long response time, I totally lost this one.
>
> Acked-by: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
>
Hello Khem,
I found this on patchwork, it has been omitted. The patch format is broken, it
cannot be applied. Could you please resend it?
Thanks,
Mariusz
next prev parent reply other threads:[~2024-02-20 13:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-10 22:55 [PATCH] restripe.c: Use _FILE_OFFSET_BITS to enable largefile support Khem Raj
2023-08-23 12:52 ` Mariusz Tkaczyk
2024-02-20 13:02 ` Mariusz Tkaczyk [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-20 16:51 Khem Raj
2024-02-23 8:06 ` Mariusz Tkaczyk
2022-11-10 20:45 Khem Raj
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=20240220140250.00007040@linux.intel.com \
--to=mariusz.tkaczyk@linux.intel.com \
--cc=linux-raid@vger.kernel.org \
--cc=raj.khem@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 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.