aboutsummaryrefslogtreecommitdiff
path: root/contrib/tzdata/europe
diff options
context:
space:
mode:
authorChuck Silvers <chs@FreeBSD.org>2025-11-25 22:30:19 +0000
committerWarner Losh <imp@FreeBSD.org>2025-11-25 22:46:52 +0000
commit2b4dbad2db5766294ee97bb96228ec6826a9e7c3 (patch)
tree0e62bde9f144dbb8609f0718284f7a4b82900433 /contrib/tzdata/europe
parent98f6f6e4f4bb7b19e12de89fc8cc034915f7a759 (diff)
nda: fix setting of unmappedio flagHEADmain
The upstream refactoring of ndaregister() to split out ndasetgeom() accidentally used an uninitialed variable to decide whether or not to set DISKFLAG_UNMAPPED_BIO. Fix this by moving that portion of ndasetgeom() back up to ndaregister(). The check for PIM_UNMAPPED is not really needed because nvme devices always have that set, so it cannot change in the other path that ndasetgeom() is now called. Reviewed by: imp Fixes: dffd882d12d2a71aca464f48209ec9ae6f393b15 Sponsored by: Netflix MFC After: 1 minute
Diffstat (limited to 'contrib/tzdata/europe')
0 files changed, 0 insertions, 0 deletions