Linux CIFS filesystem development
 help / color / mirror / Atom feed
From: Paulo Alcantara <pc@manguebit.com>
To: Steve French <smfrench@gmail.com>
Cc: linux-cifs@vger.kernel.org, "Pali Rohár" <pali@kernel.org>
Subject: Regression with getcifsacl(1) in v6.14-rc1
Date: Wed, 12 Feb 2025 17:49:31 -0300	[thread overview]
Message-ID: <2bdf635d3ebd000480226ee8568c32fb@manguebit.com> (raw)

Steve,

The commit 438e2116d7bd ("cifs: Change translation of
STATUS_PRIVILEGE_NOT_HELD to -EPERM") regressed getcifsacl(1) because it
expects -EIO to be returned from getxattr(2) when the client can't read
system.cifs_ntsd_full attribute and then fall back to system.cifs_acl
attribute.  Either -EIO or -EPERM is wrong for getxattr(2), but that's a
different problem, though.

Reproduced against samba-4.22 server.

             reply	other threads:[~2025-02-12 20:56 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-12 20:49 Paulo Alcantara [this message]
2025-02-12 22:07 ` Regression with getcifsacl(1) in v6.14-rc1 Pali Rohár
2025-02-12 22:19   ` Paulo Alcantara
2025-02-12 22:43     ` Pali Rohár
2025-02-12 22:58       ` Paulo Alcantara
2025-02-12 23:47         ` Steve French
2025-02-13  0:02           ` Pali Rohár
2025-02-13  2:46             ` Steve French
2025-02-13 12:08               ` Paulo Alcantara
2025-02-13 18:46               ` Pali Rohár
2025-02-13 18:41     ` Pali Rohár
2025-02-13 18:52       ` Steve French
2025-03-23 10:36         ` Pali Rohár
2025-03-24  0:36           ` Paulo Alcantara
2025-03-24  8:23             ` Pali Rohár
2025-03-24 15:33               ` Steve French
2025-03-24 17:07                 ` Pali Rohár
2025-03-24 17:17                   ` Steve French

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=2bdf635d3ebd000480226ee8568c32fb@manguebit.com \
    --to=pc@manguebit.com \
    --cc=linux-cifs@vger.kernel.org \
    --cc=pali@kernel.org \
    --cc=smfrench@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