containers / containers/fuse-overlayfs

"Operation not supported" with SMB share for lowerdir (no acl support)

Open
#479 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
691
Forks
109
Avg merge
5d 7h
Merged PRs (30d)
2

Description

This looks like the same as #336 but the noacl option did not help for me.

```
unique: 126, opcode: GETXATTR (22), nodeid: 110904016965392, insize: 72, pid: 3410050
ovl_getxattr(ino=110904016965392, name=system.posix_acl_access, size=4096)
unique: 126, error: -95 (Operation not supported), outsize: 16
unique: 128, opcode: GETXATTR (22), nodeid: 110904016965392, insize: 72, pid: 3410050
ovl_getxattr(ino=110904016965392, name=system.posix_acl_access, size=4096)
unique: 128, error: -95 (Operation not supported), outsize: 16
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing this report with issue #336 and reproducing the supplied GETXATTR trace against an SMB lowerdir without ACL support. Determine the expected behavior for the noacl case and verify the result with a focused regression test or reproduction; the issue does not name any source file or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, rust
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.