created | 2023-03-06T10:21:37Z |
---|---|
begin | 2023-02-10T00:00:00Z |
end | 2023-02-10T07:00:12Z |
path | src/sys |
commits | 1 |
date | 2023-02-10T07:00:12Z | |||
---|---|---|---|---|
author | miod | |||
files | src/sys/kern/subr_disk.c | log | diff | annotate |
message |
Remove explicit rejection of zero duid in disk_map() added in 1.262. Spoofed labels have zero duid and there is no reason not to allow them to work with duid notation. ok kn@ |