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

filename lengths > 255 bytes #890

Open
Safari77 opened this issue Jan 14, 2025 · 1 comment
Open

filename lengths > 255 bytes #890

Safari77 opened this issue Jan 14, 2025 · 1 comment

Comments

@Safari77
Copy link

As ZFS 2.3.0 now supports file/dir name lengths of 1023 bytes, how does gocryptfs handle them?
internal/nametransform/longnames.go:ReadLongNameAt() seems to limit them to 255 , but is support for 1023 bytes for gocryptfs possible?

(I am not going to need >255 lengths, but maybe in the future someone will...)

@rfjakob
Copy link
Owner

rfjakob commented Jan 24, 2025 via email

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

No branches or pull requests

2 participants