add a zfs spa_t change missed in r235329
sys/cddl/boot is obviously not under sys/boot... Pointed out by: Jan Beich <jbeich@tormail.org> Pointyhat to: avg MFC after: 1 month
This commit is contained in:
parent
a5e4c905ee
commit
9da75f3a36
@ -1327,5 +1327,5 @@ typedef struct spa {
|
||||
struct uberblock spa_uberblock; /* best uberblock so far */
|
||||
vdev_list_t spa_vdevs; /* list of all toplevel vdevs */
|
||||
objset_phys_t spa_mos; /* MOS for this pool */
|
||||
objset_phys_t spa_root_objset; /* current mounted ZPL objset */
|
||||
int spa_inited; /* initialized */
|
||||
} spa_t;
|
||||
|
Loading…
x
Reference in New Issue
Block a user