Skip to content

Commit 47a73d3

Browse files
committed
rust: allow fs driver to initialise new superblocks
They are also allowed to specify the type of superblock keying. With this change, drivers get a new callback, `fill_super`, that they need to implement to initialise new superblocks. In subsequent commits, they'll be able to populate the root with entries, but for now it's empty. Signed-off-by: Wedson Almeida Filho <wedsonaf@google.com>
1 parent 3d414ec commit 47a73d3

File tree

3 files changed

+358
-76
lines changed

3 files changed

+358
-76
lines changed

0 commit comments

Comments
 (0)