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
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.
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?
The text was updated successfully, but these errors were encountered: