[PR #3729] [MERGED] Kernel.Fs: Always log mode as an octal #3682

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3729
Author: @StevenMiller123
Created: 10/12/2025
Status: Merged
Merged: 10/12/2025
Merged by: @squidbus

Base: mainHead: mode-print


📝 Commits (1)

  • b211856 Filesystem: Always log mode as an octal

📊 Changes

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

View changed files

📝 src/core/libraries/kernel/file_system.cpp (+2 -2)

📄 Description

Mode is an octal, makes more sense to print it as an octal instead of printing the decimal value.


🔄 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/shadps4-emu/shadPS4/pull/3729 **Author:** [@StevenMiller123](https://github.com/StevenMiller123) **Created:** 10/12/2025 **Status:** ✅ Merged **Merged:** 10/12/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `mode-print` --- ### 📝 Commits (1) - [`b211856`](https://github.com/shadps4-emu/shadPS4/commit/b21185671f51ba096ccd2780aebc663c06727bb2) Filesystem: Always log mode as an octal ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/file_system.cpp` (+2 -2) </details> ### 📄 Description Mode is an octal, makes more sense to print it as an octal instead of printing the decimal value. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:04:36 +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/shadPS4#3682
No description provided.