[PR #15] [MERGED] Resolve device name symlinks on Linux. #16

Closed
opened 2026-01-30 21:22:23 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aaru-dps/aaruremote/pull/15
Author: @solemnwarning
Created: 10/16/2023
Status: Merged
Merged: 10/16/2023
Merged by: @claunia

Base: develHead: linux-dev-symlinks


📝 Commits (1)

  • 8fa7dbf Resolve device name symlinks on Linux.

📊 Changes

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

View changed files

📝 linux/device.c (+15 -1)

📄 Description

This is useful for referencing a specific drive on systems with multiple via /dev/disk/by-id/ or /dev/disk/by-path/ rather than guessing which order the drives got initialised every reboot.


🔄 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/aaru-dps/aaruremote/pull/15 **Author:** [@solemnwarning](https://github.com/solemnwarning) **Created:** 10/16/2023 **Status:** ✅ Merged **Merged:** 10/16/2023 **Merged by:** [@claunia](https://github.com/claunia) **Base:** `devel` ← **Head:** `linux-dev-symlinks` --- ### 📝 Commits (1) - [`8fa7dbf`](https://github.com/aaru-dps/aaruremote/commit/8fa7dbf162f4b37d2d62cf0ddbecf6b749bbb1c3) Resolve device name symlinks on Linux. ### 📊 Changes **1 file changed** (+15 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `linux/device.c` (+15 -1) </details> ### 📄 Description This is useful for referencing a specific drive on systems with multiple via `/dev/disk/by-id/` or `/dev/disk/by-path/` rather than guessing which order the drives got initialised every reboot. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-30 21:22:23 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/aaruremote#16