All of lore.kernel.org
 help / color / mirror / Atom feed
From: Masatake YAMATO <yamato@redhat.com>
To: glaubitz@physik.fu-berlin.de
Cc: util-linux@vger.kernel.org
Subject: Re: RFH: fincore/count lsfd/column-xmode failing on sparc64
Date: Mon, 13 Nov 2023 02:54:47 +0900 (JST)	[thread overview]
Message-ID: <20231113.025447.1424703398754597049.yamato@redhat.com> (raw)
In-Reply-To: <2eedea423b789396d263ff4aef05736ea48d4f46.camel@physik.fu-berlin.de>

Thank you for reporint the issue about lsfd.

    diff-{{{
    --- /home/glaubitz/util-linux/tests/expected/lsfd/column-xmode-MODE-x-bit       2023-11-11 18:12:22.478579711 +0000
    +++ /home/glaubitz/util-linux/tests/output/lsfd/column-xmode-MODE-x-bit 2023-11-11 18:19:47.434570270 +0000
    @@ -1,2 +1,3 @@
     r-x
    +rwx
     MODE(x-bit):  0
    }}}-diff

Could you show the outout of "pmap $$" on the target platform?

On my PC (Fedora 38 running on x86_64):

    929547:   zsh
    000055e86f2d7000     92K r---- zsh
    000055e86f2ee000    716K r-x-- zsh
    000055e86f3a1000     88K r---- zsh
    ...

The failed test case is highly depends on "r-x--" iin
the line "000055e86f2ee000    716K r-x-- zsh".

I guess, on your environment, the field is "rwx--".

If, my guessing is correct, I must fix the test case.

Masatake YAMATO


  parent reply	other threads:[~2023-11-12 17:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-11 18:23 RFH: fincore/count lsfd/column-xmode failing on sparc64 John Paul Adrian Glaubitz
2023-11-11 18:37 ` Thomas Weißschuh 
2023-11-11 18:46   ` John Paul Adrian Glaubitz
2023-11-11 19:10     ` Thomas Weißschuh 
2023-11-12  7:53       ` John Paul Adrian Glaubitz
2023-11-13 17:50         ` Thomas Weißschuh
2023-11-13 18:06           ` John Paul Adrian Glaubitz
2023-11-13 20:10             ` Thomas Weißschuh
2023-11-13 20:36               ` John Paul Adrian Glaubitz
2023-11-12 17:54 ` Masatake YAMATO [this message]
2023-11-12 19:04   ` John Paul Adrian Glaubitz

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=20231113.025447.1424703398754597049.yamato@redhat.com \
    --to=yamato@redhat.com \
    --cc=glaubitz@physik.fu-berlin.de \
    --cc=util-linux@vger.kernel.org \
    /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.