[PR #894] [MERGED] Default uid/gid/mode when object lacks permissions #1678

Closed
opened 2026-03-04 02:01:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/894
Author: @gaul
Created: 1/14/2019
Status: Merged
Merged: 1/16/2019
Merged by: @ggtakec

Base: masterHead: default-mode


📝 Commits (1)

  • e2d5641 Default uid/gid/mode when object lacks permissions

📊 Changes

1 file changed (+18 additions, -14 deletions)

View changed files

📝 src/s3fs_util.cpp (+18 -14)

📄 Description

This addresses a common use case when interacting with objects from
both s3fs and other S3 tools. Fixes #890.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/894 **Author:** [@gaul](https://github.com/gaul) **Created:** 1/14/2019 **Status:** ✅ Merged **Merged:** 1/16/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `default-mode` --- ### 📝 Commits (1) - [`e2d5641`](https://github.com/s3fs-fuse/s3fs-fuse/commit/e2d5641d991468d5fa4b444434fe1284e1cf8c88) Default uid/gid/mode when object lacks permissions ### 📊 Changes **1 file changed** (+18 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/s3fs_util.cpp` (+18 -14) </details> ### 📄 Description This addresses a common use case when interacting with objects from both s3fs and other S3 tools. Fixes #890. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:01:38 +03:00
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#1678
No description provided.