mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
Add support for s390[x].
Signed-off-by: Dimitri John Ledkov <xnox@ubuntu.com> Signed-off-by: Richard Yao <ryao@gentoo.org> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #4425
This commit is contained in:
committed by
Brian Behlendorf
parent
99d0a9c39e
commit
a1bc34c0a7
@@ -154,7 +154,7 @@ struct dk_map2 default_vtoc_map[NDKMAP] = {
|
||||
#if defined(_SUNOS_VTOC_16)
|
||||
|
||||
#if defined(i386) || defined(__amd64) || defined(__arm) || \
|
||||
defined(__powerpc) || defined(__sparc)
|
||||
defined(__powerpc) || defined(__sparc) || defined(__s390__)
|
||||
{ V_BOOT, V_UNMNT }, /* i - 8 */
|
||||
{ V_ALTSCTR, 0 }, /* j - 9 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user