[PR #681] [MERGED] Changed functions about reading passwd file #1602

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

📋 Pull Request Information

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

Base: masterHead: master


📝 Commits (2)

  • 7d9ac01 Changed functions about reading passwd file.
  • 97fc845 Changed functions about reading passwd file.

📊 Changes

1 file changed (+175 additions, -146 deletions)

View changed files

📝 src/s3fs.cpp (+175 -146)

📄 Description

Relevant Issue (if applicable)

#669

Details

It is a fix for # 669 PR.
Refactored functions on loading passwd file.
I gathered duplicate logic.


🔄 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/681 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 11/19/2017 **Status:** ✅ Merged **Merged:** 11/19/2017 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`7d9ac01`](https://github.com/s3fs-fuse/s3fs-fuse/commit/7d9ac0163b0cb4fe93859d03d9b1d83e1fa1d5e9) Changed functions about reading passwd file. - [`97fc845`](https://github.com/s3fs-fuse/s3fs-fuse/commit/97fc845a6aa319549abce155f452a0a589156535) Changed functions about reading passwd file. ### 📊 Changes **1 file changed** (+175 additions, -146 deletions) <details> <summary>View changed files</summary> 📝 `src/s3fs.cpp` (+175 -146) </details> ### 📄 Description #### Relevant Issue (if applicable) #669 #### Details It is a fix for # 669 PR. Refactored functions on loading passwd file. I gathered duplicate logic. --- <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:16 +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#1602
No description provided.