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

Implement ishidden on ZFS for Linux #13

Open
jakewilliami opened this issue Sep 7, 2022 · 1 comment
Open

Implement ishidden on ZFS for Linux #13

jakewilliami opened this issue Sep 7, 2022 · 1 comment

Comments

@jakewilliami
Copy link
Owner

See also: #3, #12.

jakewilliami added a commit that referenced this issue Sep 11, 2022
BSD-related OS's (i.e., FreeBSD and macOS) can have the st_flags check
applied to them (as I implemented this for macOS), so this function
was moved out into a separate branch.

ZFS function stubs were also created (with errors in case people try
to use them at this stage in development) so that I can (hopefully
soon) start implementing them.

Addresses #1, #3, #12, #13
jakewilliami added a commit that referenced this issue Sep 11, 2022
Apparently you can get ZFS on macOS:
https://github.com/openzfsonosx/zfs

Addresses #1, #12, #13
@jakewilliami
Copy link
Owner Author

This feature will not be implemented till a later version; see #12 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant