On Sun, Mar 29, 2020 at 09:58:14AM +0200, Thomas Klausner wrote: > Hi! > > After creating a gpt entry with type fbsd-zfs I noticed that it's not > recognized by dk(4). > > dk5 at wd2: "ZFS_202003", 3907029101 blocks at 34, type: <unknown> > > The attached diff fixes it: > > dk5 at wd2: "ZFS_202003", 3907029101 blocks at 34, type: zfs > > Ok to commit, or is more needed? > Thomas
Is it needed at all? I suspect it isn't. Jonathan