Date: Wed, 29 Jul 1998 01:24:25 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern subr_diskslice.c Message-ID: <199807290824.BAA02429@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/07/29 01:24:25 PDT Modified files: sys/kern subr_diskslice.c Log: Use the slice-relative blkno in all parts of the label write protection checks. Using the partition-relative blkno in some parts broke the write protection for partitions at unusual offsets (only for partitions at offset 1 on i386's). Revision Changes Path 1.54 +3 -3 src/sys/kern/subr_diskslice.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807290824.BAA02429>