ctiedt/rsramfs

Support mount options

Closed this issue · 0 comments

Reference: https://elixir.bootlin.com/linux/v4.19.104/source/fs/ramfs/inode.c#L188

We can probably make use of some of the built-in Rust functions here to simplify the original C code.