Linux CIFS filesystem development
 help / color / mirror / Atom feed
* Regression with getcifsacl(1) in v6.14-rc1
@ 2025-02-12 20:49 Paulo Alcantara
  2025-02-12 22:07 ` Pali Rohár
  0 siblings, 1 reply; 18+ messages in thread
From: Paulo Alcantara @ 2025-02-12 20:49 UTC (permalink / raw)
  To: Steve French; +Cc: linux-cifs, Pali Rohár

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.

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2025-03-24 17:17 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-12 20:49 Regression with getcifsacl(1) in v6.14-rc1 Paulo Alcantara
2025-02-12 22:07 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox