project-machine / puzzlefs

Apache License 2.0
378 stars 18 forks source link

Change OsString to Vec<u8> in InodeMode #87

Closed ariel-miculas closed 1 year ago

ariel-miculas commented 1 year ago

We need InodeMode in the puzzlefs kernel driver where we don't have OsString.