NetBSD-Bugs archive

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

PR/59674 CVS commit: [netbsd-11] src/sys/dev/dm



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59674 CVS commit: [netbsd-11] src/sys/dev/dm
Date: Thu, 18 Dec 2025 18:31:00 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Thu Dec 18 18:31:00 UTC 2025
 
 Modified Files:
 	src/sys/dev/dm [netbsd-11]: device-mapper.c
 
 Log Message:
 Pull up following revision(s) (requested by mlelstv in ticket #131):
 
 	sys/dev/dm/device-mapper.c: revision 1.65
 
 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.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.64 -r1.64.12.1 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