HomeFreeBSD

MFC r355318, r355513

Description

MFC r355318, r355513

r355318:
Explicitly exit() instead of return in main().

r355513:
Fix a couple of minor issues with newfs_msdos:

  • Do not unnecessarily strdup().
  • Check return value of getdiskinfo(), if it failed, bail out.

Details

Provenance
delphijAuthored on
Parents
rS355997: Move vm_fault busy logic into its own function for clarity and re-use by
Branches
Unknown
Tags
Unknown