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

FileMode and FileAttribute not exported #54

Closed
gz opened this issue Sep 27, 2018 · 2 comments
Closed

FileMode and FileAttribute not exported #54

gz opened this issue Sep 27, 2018 · 2 comments
Labels

Comments

@gz
Copy link
Contributor

gz commented Sep 27, 2018

Even tough FileMode and FileAttribute are public:

they are not exported to external users of the library:

Is there another way to get access to these bitfields that I'm missing?

@HadrienG2
Copy link
Contributor

I think this is just a visibility oversight, which wasn't seen because this part doesn't have tests yet. We should probably fix both of these problems at the same time.

To prevent filesystem tests from having a long-lasting impact on the testing environment (even if there's a bug in them), it would be good to have them operate on a throwaway ramdisk which QEMU discards at the end.

@HadrienG2
Copy link
Contributor

@GabrielMajeri I have a number of things enqueued at the moment and will not be very available in the coming days, feel like taking this one?

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

No branches or pull requests

2 participants