NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/59674 CVS commit: src/sys/dev/dm



The following reply was made to PR kern/59674; it has been noted by GNATS.

From: "Michael van Elst" <mlelstv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59674 CVS commit: src/sys/dev/dm
Date: Mon, 29 Sep 2025 12:50:27 +0000

 Module Name:	src
 Committed By:	mlelstv
 Date:		Mon Sep 29 12:50:27 UTC 2025
 
 Modified Files:
 	src/sys/dev/dm: device-mapper.c
 
 Log Message:
 Use xdevice_name for DIOCGWEDGEINFO answer to align with the registered
 disk name. getdisksize() relies on it to find the disk structure.
 
 Fixes PR 59674.
 Pullup -11.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.64 -r1.65 src/sys/dev/dm/device-mapper.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index