NetBSD-Bugs archive

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

Re: kern/57018: Missing VOP_BMAP() implementation for block devices on ZFS



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

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/57018: Missing VOP_BMAP() implementation for block devices
 on ZFS
Date: Mon, 26 Sep 2022 23:48:16 +0000

 For the record, since the PR number didn't make it into the commit
 message:
 
    ------
 
 From: Martin Husemann <martin%netbsd.org@localhost>
 To: source-changes%NetBSD.org@localhost
 Subject: CVS commit: [netbsd-9] src/external/cddl/osnet/dist/uts/common/fs/zfs
 Date: Fri, 23 Sep 2022 10:05:14 +0000
 Mail-Followup-To: source-changes-d%NetBSD.org@localhost
 
 Module Name:	src
 Committed By:	martin
 Date:		Fri Sep 23 10:05:13 UTC 2022
 
 Modified Files:
 	src/external/cddl/osnet/dist/uts/common/fs/zfs [netbsd-9]: zfs_vnops.c
 
 Log Message:
 Apply patch, requested by dholland in ticket #1532:
 
 	external/cddl/osnet/dist/uts/common/fs/zfs/zfs_vnops.c	(apply patch)
 
 Fix mounting of wapbl volumes when the block device node is on a zfs volume.
 Fixed differently as part of a bigger change in -current in rev 1.73.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.50.2.10 -r1.50.2.11 \
     src/external/cddl/osnet/dist/uts/common/fs/zfs/zfs_vnops.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