[PR #1407] [MERGED] Rework s3fs pid handling #1968

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1407
Author: @gaul
Created: 9/17/2020
Status: Merged
Merged: 9/20/2020
Merged by: @ggtakec

Base: masterHead: pid


📝 Commits (1)

📊 Changes

2 files changed (+9 additions, -6 deletions)

View changed files

📝 test/integration-test-common.sh (+6 -3)
📝 test/integration-test-main.sh (+3 -3)

📄 Description

Previously S3FS_PID was not set in the correct shell and thus
ps u $S3FS_PID showed all programs. This caused the flag detection to
fail when users ran other instances of s3fs with different flags.
References #1402.


🔄 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/1407 **Author:** [@gaul](https://github.com/gaul) **Created:** 9/17/2020 **Status:** ✅ Merged **Merged:** 9/20/2020 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `pid` --- ### 📝 Commits (1) - [`89b1c32`](https://github.com/s3fs-fuse/s3fs-fuse/commit/89b1c32b241a8d37a8d27fb8415105a96939a256) Rework s3fs pid handling ### 📊 Changes **2 files changed** (+9 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `test/integration-test-common.sh` (+6 -3) 📝 `test/integration-test-main.sh` (+3 -3) </details> ### 📄 Description Previously `S3FS_PID` was not set in the correct shell and thus `ps u $S3FS_PID` showed all programs. This caused the flag detection to fail when users ran other instances of s3fs with different flags. References #1402. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:03:02 +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#1968
No description provided.