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 0xDE flag to support zfs file system. #6101

Merged
merged 2 commits into from
Mar 21, 2024
Merged

add 0xDE flag to support zfs file system. #6101

merged 2 commits into from
Mar 21, 2024

Conversation

hanbings
Copy link
Contributor

@hanbings hanbings commented Mar 21, 2024

Fix #6067

Add 0xDE to fstype in fsext.rs to support FreeBSD's zfs file system.

This is a screenshot of the results of executing stat -f . in my virtual machine.

screenshot

@hanbings hanbings changed the title Add 0xDE flag to to support zfs file system. add 0xDE flag to to support zfs file system. Mar 21, 2024
@cakebaker cakebaker changed the title add 0xDE flag to to support zfs file system. add 0xDE flag to support zfs file system. Mar 21, 2024
@sylvestre sylvestre merged commit d9b2fec into uutils:main Mar 21, 2024
58 of 62 checks passed
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.

FreeBSD: fstype zfs is known to uutils df -T but not stat -f
2 participants