Date: Fri, 10 Jun 2011 09:18:43 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/geom geom_disk.c Message-ID: <201106100918.p5A9IrLq075028@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2011-06-10 09:18:43 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/geom geom_disk.c
Log:
SVN rev 222921 on 2011-06-10 09:18:43Z by mav
MFC r222652:
Update disk's stripesize and stripeoffset parameters on provider open.
They are media-dependent and may change in run-time, same as sectorsize
and/or mediasize.
SCSI devices return physical sector size and offset via READ CAPACITY(16)
command and so can not report it until media inserted or at least until
probe sequence completed. UNMAP support is also reported there.
Revision Changes Path
1.110.2.4 +6 -0 src/sys/geom/geom_disk.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106100918.p5A9IrLq075028>
