freebsd-dev/sys/cddl
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
..
boot/zfs forgotten file from r240346 2012-09-11 08:45:49 +00:00
compat/opensolaris Add TRIM support. 2012-09-23 19:40:58 +00:00
contrib/opensolaris zvol: set mediasize in geom provider right upon its creation 2012-10-06 19:57:27 +00:00
dev Change UL to ULL since time is 32 bits. 2012-07-17 14:36:40 +00:00