mirror of
https://github.com/aaru-dps/aaruremote.git
synced 2026-02-04 05:24:49 +00:00
[PR #15] [MERGED] Resolve device name symlinks on Linux. #16
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
devel← Head:linux-dev-symlinks📝 Commits (1)
8fa7dbfResolve 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.