[PR #578] [MERGED] Refactored the get_object_attribute function #1554

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/578
Author: @ggtakec
Created: 5/5/2017
Status: Merged
Merged: 5/5/2017
Merged by: @ggtakec

Base: masterHead: master


📝 Commits (3)

  • 51b3183 Refactored the check_object_access function
  • 864e20e Refactored the get_object_attribute function
  • 67685c3 Merge pull request #1 from ggtakec/test

📊 Changes

1 file changed (+38 additions, -46 deletions)

View changed files

📝 src/s3fs.cpp (+38 -46)

📄 Description

Relevant Issue (if applicable)

n/a

Details

The get_object_attribute function had become code with unnecessary structure due to many modifications.
So I refactored this function.

Note
The "check_object_access function" words of the commit message before merging is a mistook and it is correctly "get_object_attribute function".


🔄 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/578 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 5/5/2017 **Status:** ✅ Merged **Merged:** 5/5/2017 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`51b3183`](https://github.com/s3fs-fuse/s3fs-fuse/commit/51b3183cba060ef8f5b243abc0bf458b5cae36c2) Refactored the check_object_access function - [`864e20e`](https://github.com/s3fs-fuse/s3fs-fuse/commit/864e20e1f2e12ef7b366ef10f86717ff69db77f0) Refactored the get_object_attribute function - [`67685c3`](https://github.com/s3fs-fuse/s3fs-fuse/commit/67685c3d49000ba737cde722e1684d036b84a109) Merge pull request #1 from ggtakec/test ### 📊 Changes **1 file changed** (+38 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `src/s3fs.cpp` (+38 -46) </details> ### 📄 Description #### Relevant Issue (if applicable) n/a #### Details The get_object_attribute function had become code with unnecessary structure due to many modifications. So I refactored this function. **Note** The "check_object_access function" words of the commit message before merging is a mistook and it is correctly "get_object_attribute function". --- <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:01 +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#1554
No description provided.