Date: Mon, 8 May 1995 09:24:12 -0700 From: Bruce Evans <bde> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern subr_diskslice.c Message-ID: <199505081624.JAA03921@freefall.cdrom.com>
index | next in thread | raw e-mail
bde 95/05/08 09:24:11 Modified: sys/kern subr_diskslice.c Log: Fix reopening of open subdevices for DIOCSYNCSLICEINFO: Reopen the bdev for the raw partition and not the cdev if only the bdev was open. Don't use a bogus limit for the number of partitions to possibly reopen (bug found by Julian). Add function dssize() to help fix wdsize() and sdsize(). The slice layer knows more about (un)open partitions and partition sizes than the driver layer.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505081624.JAA03921>
