diff options
author | 2024-03-01 17:53:44 +0300 | |
---|---|---|
committer | 2024-03-14 13:54:27 -0500 | |
commit | f1b8224b4e6ed59e7e6f5c548673c67410098d8d (patch) | |
tree | 79a78f6b2af4e15942f9549997c3985ecac6c4a5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cifs: reduce warning log level for server not advertising interfaces (diff) | |
download | wireguard-linux-f1b8224b4e6ed59e7e6f5c548673c67410098d8d.tar.xz wireguard-linux-f1b8224b4e6ed59e7e6f5c548673c67410098d8d.zip |
cifs: open_cached_dir(): add FILE_READ_EA to desired access
Since smb2_query_eas() reads EA and uses cached directory,
open_cached_dir() should request FILE_READ_EA access.
Otherwise listxattr() and getxattr() will fail with EACCES
(0xc0000022 STATUS_ACCESS_DENIED SMB status).
Link: https://bugzilla.kernel.org/show_bug.cgi?id=218543
Cc: stable@vger.kernel.org
Signed-off-by: Eugene Korenevsky <ekorenevsky@astralinux.ru>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions