[GH-ISSUE #1866] Group mount options by functionality #952

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

Originally created by @gaul on GitHub (Jan 22, 2022).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1866

The number of options has grown and is difficult to understand:

$ man s3fs | grep -c -- '^ *-o'
70

We should group these in some logical way, e.g., performance, S3, POSIX, etc.

Originally created by @gaul on GitHub (Jan 22, 2022). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1866 The number of options has grown and is difficult to understand: ``` $ man s3fs | grep -c -- '^ *-o' 70 ``` We should group these in some logical way, e.g., performance, S3, POSIX, etc.
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#952
No description provided.