nodefs: get rid of InodeLink
Instead, define InodeEmbedder, an interface that can only be satisfied by a struct that embeds Inode.
Showing
Please register or sign in to comment
Instead, define InodeEmbedder, an interface that can only be satisfied by a struct that embeds Inode.