Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add filesystem source support for mount #1136

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

mohrcore
Copy link
Collaborator

Up until now, mounting filestetms required only a filesystem type and a destination path. However, given the incoming block device support, it will be also necessary to be able to specify the source of filesystem's underlying data in order to be able to mount filesystems that reside on external storage units.

@mohrcore mohrcore added WiP not ready for code review and removed WiP not ready for code review labels May 27, 2021
@mohrcore mohrcore requested a review from pj1031999 May 27, 2021 22:27
@pj1031999
Copy link
Collaborator

@mohrcore I'm not familiar with vfs subsystem. Please find somebody with more experience for review.

@mohrcore mohrcore removed the request for review from pj1031999 May 28, 2021 09:11
@mohrcore mohrcore requested a review from xThaid May 30, 2021 15:56
@mohrcore mohrcore added the review please review this PR label May 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review please review this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants