c61704d37c
- It was incorrect. A dev_t should _never_ be compared against NULL, as 0 is a valid value (major 0, minor 0). - The operator mave have _intentionally_ set dumpdev to "none" (i.e. NODEV), and setting it the first time a VBLK swap device is added would break the semantics. setroot() deals with all dump device selection. Dumps and swap are now in no way related. |
||
---|---|---|
bin | ||
distrib | ||
etc | ||
games | ||
gnu | ||
include | ||
lib | ||
libexec | ||
regress | ||
sbin | ||
share | ||
sys | ||
usr.bin | ||
usr.sbin | ||
Makefile |