[PR #302] [MERGED] Fix syslog level used by S3FS_PRN_EXIT() #1450

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/302
Author: @RobbKistler
Created: 11/25/2015
Status: Merged
Merged: 11/26/2015
Merged by: @ggtakec

Base: masterHead: syslog-level


📝 Commits (1)

  • fff2952 Fix syslog level used by S3FS_PRN_EXIT()

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 src/common.h (+2 -1)

📄 Description

Without converting from s3fs log levels to syslog levels, the syslog
ends up being LOG_EMERG which can cause a broadcast message to all
users.


🔄 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/302 **Author:** [@RobbKistler](https://github.com/RobbKistler) **Created:** 11/25/2015 **Status:** ✅ Merged **Merged:** 11/26/2015 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `syslog-level` --- ### 📝 Commits (1) - [`fff2952`](https://github.com/s3fs-fuse/s3fs-fuse/commit/fff2952d5f48211f886924b2fe45949c6715c510) Fix syslog level used by S3FS_PRN_EXIT() ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/common.h` (+2 -1) </details> ### 📄 Description Without converting from s3fs log levels to syslog levels, the syslog ends up being LOG_EMERG which can cause a broadcast message to all users. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:54: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#1450
No description provided.