You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2024. It is now read-only.
Hi!
I was trying to get file attributes from a exfat fs using fatattr utility but looks like the ioctl call is not implemented.
Is there a way to get/set FAT file attributes (Archive, Read-Only, Hidden, System) from linux on a exfat FS?
Thanks