-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
test/cp: advanced xattr tests with a simple in memory fs using fuse #4100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
GNU testsuite comparison:
|
GNU testsuite comparison:
|
2c0eaaa
to
af83d18
Compare
GNU testsuite comparison:
|
1 similar comment
GNU testsuite comparison:
|
GNU testsuite comparison:
|
GNU testsuite comparison:
|
GNU testsuite comparison:
|
2 similar comments
GNU testsuite comparison:
|
GNU testsuite comparison:
|
GNU testsuite comparison:
|
e44b79a
to
5901895
Compare
# Conflicts: # src/uu/cp/src/copydir.rs # src/uu/cp/src/cp.rs
On Android, this cp with explicit preserve of xattr must fail, because of the limitations of the filesystem setup used on Android.
# Conflicts: # tests/by-util/test_cp.rs
# Conflicts: # src/uu/cp/src/cp.rs
GNU testsuite comparison:
|
GNU testsuite comparison:
|
GNU testsuite comparison:
|
are you still interested by this PR ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
still draft
Yep, just a bit busy lately |
@sssemil ping ? |
hey @sylvestre feel free to take over if you have time, I'm still unavailable 😔 |
inactive, so, closing |
Continuation of what was started here #4095 and then moved here #4099.
Basically, this fuse fs implementation aims at simulating various xattr test cases for cp.