freebsd-dev/sys/cddl/contrib/opensolaris/uts
Andriy Gapon 8bf749ef3a zvol: set mediasize in geom provider right upon its creation
... instead of deferring the action until first open.
Unlike upstream this has no benefit on FreeBSD.
We know that as soon as the provider is created it is going to be tasted
and thus opened.  Initial mediasize of zero causes tasting failure
and subsequent retasting because of the size change.

MFC after:	14 days
2012-10-06 19:57:27 +00:00
..
common zvol: set mediasize in geom provider right upon its creation 2012-10-06 19:57:27 +00:00
intel Replace fasttrap_copyout() with uwrite(). FreeBSD copyout() is not able to 2011-11-07 01:55:58 +00:00
mips Add MIPS support to cddl/contrib part: 2012-03-24 04:52:18 +00:00
sparc In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00