[GH-ISSUE #1914] Decouple FUSE from S3 initialization #967

Open
opened 2026-03-04 01:50:18 +03:00 by kerem · 0 comments
Owner

Originally created by @gaul on GitHub (Feb 23, 2022).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1914

Specially we should call s3fs_check_service in main before fuse_main so that s3fs can return a useful exit code even when run without -f. This needs some investigation since we may not want to block on network IO for things like fstab and startup.

Originally created by @gaul on GitHub (Feb 23, 2022). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1914 Specially we should call `s3fs_check_service` in `main` before `fuse_main` so that s3fs can return a useful exit code even when run without `-f`. This needs some investigation since we may not want to block on network IO for things like fstab and startup.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#967
No description provided.