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

Import Illumos #742: Resurrect the ZFS "aclmode" property #679

Closed
ryao opened this issue Apr 19, 2012 · 4 comments
Closed

Import Illumos #742: Resurrect the ZFS "aclmode" property #679

ryao opened this issue Apr 19, 2012 · 4 comments
Labels
Type: Feature Feature request or new feature

Comments

@ryao
Copy link
Contributor

ryao commented Apr 19, 2012

We might want to import illumos/illumos-gate@a3c49ce. It reintroduces an old feature.

https://www.illumos.org/issues/742

@behlendorf
Copy link
Contributor

Indeed, although before porting this we're going to have to see how it fits in with the ACL issues under Linux.

@behlendorf behlendorf removed this from the 0.8.0 milestone Oct 6, 2014
@kernelOfTruth
Copy link
Contributor

Just saw it from the change in #4159 that

the snippet

    /*
     * Property to be removed once libbe is integrated
     */
    zprop_register_hidden(ZFS_PROP_PRIVATE, "priv_prop",
        PROP_TYPE_NUMBER, PROP_READONLY, ZFS_TYPE_FILESYSTEM,
        "PRIV_PROP");

to be removed by this change in module/zcommon/zfs_prop.c

is still there and found this issue entry

@behlendorf is the commit illumos/illumos-gate@a3c49ce still needed or what is the status in relation to ACL ?

I'm asking since if I remember correctly it didn't show up in the illumos wiki list

@kernelOfTruth
Copy link
Contributor

referencing: #340 Suggestion for patch import from the Illumos project

@behlendorf
Copy link
Contributor

@kernelOfTruth the way ACLs needed to be implemented for Linux that feature doesn't really apply. I've marked it as such on the wiki. I'll close this issue out since it not something anyone is planning to do.

pcd1193182 pushed a commit to pcd1193182/zfs that referenced this issue Sep 26, 2023
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.1 to 1.20.3.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.20.1...tokio-1.20.3)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Feature request or new feature
Projects
None yet
Development

No branches or pull requests

3 participants