Skip to content
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

add extended attributes constants on NetBSD #2988

Merged
merged 1 commit into from Nov 3, 2022

Conversation

SteveLauC
Copy link
Contributor

Add three EA-related constants on NetBSD:

  1. XATTR_CREATE
  2. XATTR_REPLACE
  3. EXTATTR_NAMESPACE_EMPTY

And include sys/xattr.h in the test.

@rust-highfive
Copy link

r? @JohnTitor

(rust-highfive has picked a reviewer for you, use r? to override)

@JohnTitor
Copy link
Member

Thanks! @bors r+

@bors
Copy link
Contributor

bors commented Nov 3, 2022

📌 Commit 1422cee has been approved by JohnTitor

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Nov 3, 2022

⌛ Testing commit 1422cee with merge d99e55f...

@bors
Copy link
Contributor

bors commented Nov 3, 2022

💔 Test failed - checks-actions

@SteveLauC
Copy link
Contributor Author

Docker Linux Tier2 (sparc64-unknown-linux-gnu) timed out

@JohnTitor
Copy link
Member

@bors retry

@bors
Copy link
Contributor

bors commented Nov 3, 2022

⌛ Testing commit 1422cee with merge f7e6930...

@bors
Copy link
Contributor

bors commented Nov 3, 2022

☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14
Approved by: JohnTitor
Pushing f7e6930 to master...

@bors bors merged commit f7e6930 into rust-lang:master Nov 3, 2022
@SteveLauC SteveLauC deleted the XATTR-constants-on-NetBSD branch November 3, 2022 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants