All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Palethorpe <rpalethorpe@suse.de>
To: Khem Raj <raj.khem@gmail.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] testcases: Fix largefile support
Date: Thu, 15 Dec 2022 10:22:17 +0000	[thread overview]
Message-ID: <87tu1xotiw.fsf@suse.de> (raw)
In-Reply-To: <20221215021903.2230206-1-raj.khem@gmail.com>

Hello,

Khem Raj <raj.khem@gmail.com> writes:

> Use standard functions ( not 64-bit equivalents ) which operate on off_t
> and pass -D_FILE_OFFSET_BITS=64 to enable LFS always so off_t is 64bit
> for these tests.
>
> This helps making it portable across musl which has removed the 64bit
> transition functions from _GNU_SOURCE namespace.

Looks and sounds reasonable, let's see if it works on older distros:

https://github.com/richiejp/ltp/actions/runs/3703162227

-- 
Thank you,
Richard.

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

  reply	other threads:[~2022-12-15 10:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-15  2:19 [LTP] [PATCH] testcases: Fix largefile support Khem Raj
2022-12-15 10:22 ` Richard Palethorpe [this message]
2022-12-15 11:05 ` Richard Palethorpe

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=87tu1xotiw.fsf@suse.de \
    --to=rpalethorpe@suse.de \
    --cc=ltp@lists.linux.it \
    --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.