Merge branch 'linux-user-disk' into refs/top-bases/linux-zfs-branch
This commit is contained in:
commit
23e01e6cde
|
@ -59,10 +59,6 @@ static int read_efi_label(nvlist_t *config, diskaddr_t *sb);
|
||||||
#define BOOTCMD "installboot(1M)"
|
#define BOOTCMD "installboot(1M)"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define DISK_ROOT "/dev/dsk"
|
|
||||||
#define RDISK_ROOT "/dev/rdsk"
|
|
||||||
#define BACKUP_SLICE "s2"
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* ====================================================================
|
* ====================================================================
|
||||||
* zpool property functions
|
* zpool property functions
|
||||||
|
|
Loading…
Reference in New Issue