Skip to content

cp: remove feat_acl & exacl - #13626

Open
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:cp-attr
Open

cp: remove feat_acl & exacl#13626
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:cp-attr

Conversation

@oech3

@oech3 oech3 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Fixes #13056 . xattr is already dep of rustix. We already do copy_acls.

@sylvestre

Copy link
Copy Markdown
Contributor

a bunch of jobs are failing

@oech3
oech3 force-pushed the cp-attr branch 4 times, most recently from 8d0cb34 to 524c527 Compare July 29, 2026 06:48
@oech3

oech3 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

yes. I was missing cfg

@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tail/symlink (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/date/date-locale-hour (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/tail/tail-n0f is now being skipped but was previously passing.

@oech3
oech3 force-pushed the cp-attr branch 2 times, most recently from 8b27788 to 890f350 Compare July 29, 2026 08:45
@oech3

oech3 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

I gated code with same targets supported by exacl.

@oech3

oech3 commented Aug 2, 2026

Copy link
Copy Markdown
Contributor Author

We already do copy_acls. Can we just remove exacl?

@oech3
oech3 force-pushed the cp-attr branch 2 times, most recently from a2675b8 to 42e6893 Compare August 2, 2026 06:48
@oech3 oech3 changed the title cp: remove feat_acl & replace exacl by xattr cp: remove feat_acl & exacl Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cp: replace exacl by uutils/acl & remove feat_acl

2 participants