avg
c8fe315d98
spa_open_common: fix argument to zvol_create_minors
...
Prior to r248571 spa_open was always called with a bare pool name,
but now it is called with a dataset name instead (spa_lookup handles
that).
So, when a ZFS root is mounted spa_open is called with a name of a root
dataset, which can very well be different from the pool name.
But zvol_create_minors should be called with the pool name, because it
performs a recursive traversal of all datasets under the name to find
all those that are volumes.
MFC after: 7 days
2013-04-03 11:06:26 +00:00
..
2013-03-31 03:56:48 +00:00
2013-04-01 00:44:20 +00:00
2013-03-31 22:43:16 +00:00
2013-03-21 22:59:01 +00:00
2013-04-02 17:29:17 +00:00
2013-04-03 11:06:26 +00:00
2013-04-02 05:30:52 +00:00
2013-04-03 01:27:15 +00:00
2013-03-05 08:08:16 +00:00
2013-02-20 22:59:53 +00:00
2012-11-01 04:07:08 +00:00
2013-04-03 10:31:13 +00:00
2013-04-01 09:56:48 +00:00
2013-03-26 07:55:24 +00:00
2013-03-02 15:33:54 +00:00
2013-03-27 10:52:18 +00:00
2013-03-19 14:13:12 +00:00
2013-04-02 16:49:49 +00:00
2012-12-18 00:25:48 +00:00
2013-03-16 23:11:55 +00:00
2013-04-01 00:44:20 +00:00
2013-04-02 13:52:09 +00:00
2013-03-28 20:37:07 +00:00
2013-03-20 02:42:52 +00:00
2012-12-05 08:04:20 +00:00
2013-03-29 14:04:26 +00:00
2013-03-31 18:27:46 +00:00
2013-03-22 01:45:54 +00:00
2013-03-15 10:20:15 +00:00
2012-12-05 08:04:20 +00:00
2012-12-05 08:04:20 +00:00
2013-04-01 11:28:52 +00:00
2013-03-09 18:40:37 +00:00
2013-03-15 10:21:18 +00:00
2013-03-19 13:06:11 +00:00
2013-03-02 14:48:41 +00:00
2013-03-08 00:03:07 +00:00
2013-02-20 22:59:53 +00:00
2013-03-02 14:48:41 +00:00
2013-02-21 12:52:18 +00:00
2013-03-19 14:13:12 +00:00
2013-03-13 21:06:03 +00:00
2013-03-08 00:03:07 +00:00
2013-04-01 00:44:20 +00:00
2013-04-02 05:30:52 +00:00
2013-02-21 21:59:35 +00:00
2013-03-22 21:45:28 +00:00
2013-04-03 06:37:25 +00:00
2013-04-01 09:57:46 +00:00
2013-03-15 10:21:18 +00:00
2012-10-26 17:31:35 +00:00
2013-03-13 01:05:42 +00:00