Skip to content

Conversation

@lxp
Copy link
Contributor

@lxp lxp commented May 12, 2016

Paths in statfs() calls were not encrypted resulting in an Function not implemented error, when the unencrypted path didn't exist in the underlying (encrypted) filesystem.

$ df plain/existingdir
df: ‘plain/existingdir’: Function not implemented

@rfjakob
Copy link
Owner

rfjakob commented May 12, 2016

Looks good. Bonus points if you add TestStatFs to https://github.com/rfjakob/gocryptfs/blob/master/integration_tests/main_test.go ;)

@rfjakob
Copy link
Owner

rfjakob commented May 12, 2016

Merged as a93bcab with the pull request text added to the commit message.

@rfjakob rfjakob closed this May 13, 2016
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.

2 participants