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

[Subtask] Enhance the Filesystem::stat() functionality in gvfs-fuse to include the file type #6357

Open
Tracked by #5504
diqiu50 opened this issue Jan 23, 2025 · 0 comments · May be fixed by #6358
Open
Tracked by #5504

[Subtask] Enhance the Filesystem::stat() functionality in gvfs-fuse to include the file type #6357

diqiu50 opened this issue Jan 23, 2025 · 0 comments · May be fixed by #6358
Assignees
Labels
subtask Subtasks of umbrella issue

Comments

@diqiu50
Copy link
Contributor

diqiu50 commented Jan 23, 2025

Describe the subtask

Some object-based filesystems do not know whether a path is a file or a directory. Because of this, we need to try retrieving metadata as both a file and a directory. However, if we already have the file type, we can fetch the file’s metadata directly.

Parent issue

#5504

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtask Subtasks of umbrella issue
Projects
None yet
1 participant