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

[#6404] feat (gvfs-fuse): Add Readme document of gvfs-fuse #6405

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

diqiu50
Copy link
Contributor

@diqiu50 diqiu50 commented Feb 7, 2025

What changes were proposed in this pull request?

Add Readme document of gvfs-fuse

Why are the changes needed?

Fix: #6404

Does this PR introduce any user-facing change?

No

How was this patch tested?

No

@diqiu50 diqiu50 self-assigned this Feb 7, 2025
clients/filesystem-fuse/README.md Show resolved Hide resolved
clients/filesystem-fuse/README.md Outdated Show resolved Hide resolved
clients/filesystem-fuse/README.md Outdated Show resolved Hide resolved
clients/filesystem-fuse/README.md Outdated Show resolved Hide resolved
@diqiu50 diqiu50 requested a review from FANNG1 February 10, 2025 03:20
clients/filesystem-fuse/README.md Outdated Show resolved Hide resolved
clients/filesystem-fuse/README.md Show resolved Hide resolved
clients/filesystem-fuse/README.md Outdated Show resolved Hide resolved
clients/filesystem-fuse/README.md Outdated Show resolved Hide resolved
clients/filesystem-fuse/README.md Outdated Show resolved Hide resolved
@yuqi1129
Copy link
Contributor

By the way, where do you plan to place this page?


# Execute the mount command in the foreground
# mount the fileset uri to the local directory /mnt/gvfs
./gvfs-fuse mount /mnt/gvfs gvfs://fileset/test/c1/s1/fileset1 -c /etc/gvfs_fuse.toml -f
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there any other place to describe how to config gvfs_fuse.toml?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, this document is primarily intended to guide developers on how to build, test, and run the application.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

without gvfs_fuse.toml, how should developers run gvfs?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add some descriptions and examples

@diqiu50
Copy link
Contributor Author

diqiu50 commented Feb 10, 2025

By the way, where do you plan to place this page?

I think placing it in a submodule is sufficient. It is mainly for helping developers with building and testing.

@diqiu50 diqiu50 requested review from FANNG1 and yuqi1129 February 12, 2025 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Subtask] Add README documents in the module of filesystem-fuse
3 participants