Skip to content

Propagate logs for mount errors when using the new mount api #311

@alexlarsson

Description

@alexlarsson

It seems that the new mount API supports getting access to the errors during mount by reading from the fs_open fd. Example in:
https://github.com/torvalds/linux/blob/master/samples/vfs/test-fsmount.c#L20

It would be very nice if lcfs_mount() could extract these and give some kind of better errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions